SOURCES (DEVEL): qt4-build-lib-static.patch - up for 4.4.0

shadzik shadzik at pld-linux.org
Sat Feb 23 16:24:49 CET 2008


Author: shadzik                      Date: Sat Feb 23 15:24:49 2008 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- up for 4.4.0

---- Files affected:
SOURCES:
   qt4-build-lib-static.patch (1.3.2.1 -> 1.3.2.2) 

---- Diffs:

================================================================
Index: SOURCES/qt4-build-lib-static.patch
diff -u SOURCES/qt4-build-lib-static.patch:1.3.2.1 SOURCES/qt4-build-lib-static.patch:1.3.2.2
--- SOURCES/qt4-build-lib-static.patch:1.3.2.1	Thu May 31 18:06:23 2007
+++ SOURCES/qt4-build-lib-static.patch	Sat Feb 23 16:24:44 2008
@@ -1,3 +1,16 @@
+--- qt-x11-opensource-src-4.1.0/tools/assistant/lib/lib.pro.orig	2006-02-13 07:13:58.000000000 +0100
++++ qt-x11-opensource-src-4.1.0/tools/assistant/lib/lib.pro	2006-02-13 07:39:59.000000000 +0100
+@ -2,6 +2,10 @@
+ TEMPLATE = lib
+ TARGET = QtHelp
+ DEFINES += QHELP_LIB QT_CLUCENE_SUPPORT
++!contains(CONFIG, static) {
++    CONFIG += dll
++}
++
+ CONFIG += dll qt warn_on
+ 
+ include(../../../src/qbase.pri)
 --- qt-x11-opensource-src-4.1.0/tools/designer/src/uitools/uitools.pro.orig	2005-12-16 12:52:20.000000000 +0100
 +++ qt-x11-opensource-src-4.1.0/tools/designer/src/uitools/uitools.pro	2006-02-13 09:26:05.000000000 +0100
 @@ -1,7 +1,7 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/qt4-build-lib-static.patch?r1=1.3.2.1&r2=1.3.2.2&f=u



More information about the pld-cvs-commit mailing list