summaryrefslogtreecommitdiff
path: root/devel/qt5/files/extrapatch-libtool
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qt5/files/extrapatch-libtool')
-rw-r--r--devel/qt5/files/extrapatch-libtool19
1 files changed, 9 insertions, 10 deletions
diff --git a/devel/qt5/files/extrapatch-libtool b/devel/qt5/files/extrapatch-libtool
index fccea74b0530..8a9328edd73b 100644
--- a/devel/qt5/files/extrapatch-libtool
+++ b/devel/qt5/files/extrapatch-libtool
@@ -1,11 +1,10 @@
---- mkspecs/features/qt_module.prf.orig 2015-03-16 17:16:43.000000000 +0100
-+++ mkspecs/features/qt_module.prf 2015-05-01 09:47:31.767105000 +0200
-@@ -200,7 +200,7 @@
+--- mkspecs/features/qt_module.prf.orig 2016-02-24 21:20:22.414067000 +0100
++++ mkspecs/features/qt_module.prf 2016-02-24 21:20:35.884538000 +0100
+@@ -267,7 +267,6 @@
QMAKE_PKGCONFIG_INSTALL_REPLACE += pclib_replace
-
- unix {
-- CONFIG += create_libtool explicitlib
-+ CONFIG += explicitlib
- host_build: \
- QMAKE_LIBTOOL_LIBDIR = $$[QT_HOST_LIBS]
- else: \
+ }
+ !lib_bundle:unix {
+- CONFIG += create_libtool
+ host_build: \
+ QMAKE_LIBTOOL_LIBDIR = $$[QT_HOST_LIBS]
+ else: \