]> git.pld-linux.org Git - packages/qt4.git/commitdiff
- BuildRequires: postgresql-backend-devel qt-3_0_0-0_1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 1 Nov 2001 19:16:03 +0000 (19:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated method of passing %%rpmcflags and substitutions of QTDIR in
  examples and tutorial Makefiles to work with qt 3.0.0
- updated tools patch

Changed files:
    qt-tools.patch -> 1.2

qt-tools.patch

index e5597392ab7998e96ac0e943eb091ca21fd5652f..1458a2c15496c4eb55812cbfde28162d57c92d60 100644 (file)
@@ -1,12 +1,13 @@
-diff -durN qt-2.2.0.orig/tools/Makefile.in qt-2.2.0/tools/Makefile.in
---- qt-2.2.0.orig/tools/Makefile.in    Sun Sep  3 19:41:23 2000
-+++ qt-2.2.0/tools/Makefile.in Sat Sep 16 20:26:56 2000
-@@ -5,7 +5,7 @@
- #    Template: subdirs
- #############################################################################
--SUBDIRS =     designer
-+SUBDIRS =     designer makeqpf mergetr msg2qm
- all:
-       $(MAKE) $(SUBDIRS)
+--- qt-x11-free-3.0.0/tools/tools.pro.orig     Tue Aug 21 06:13:46 2001
++++ qt-x11-free-3.0.0/tools/tools.pro  Thu Nov  1 18:32:26 2001
+@@ -5,6 +5,9 @@
+ unix:SUBDIRS  = designer \
+                 assistant \
+                 linguist \
+-                qtconfig
++                qtconfig \
++                makeqpf \
++                mergetr \
++                msg2qm
+ CONFIG+=ordered
+ REQUIRES=full-config nocrosscompiler
This page took 0.027705 seconds and 4 git commands to generate.