summarylogtreecommitdiffstats
path: root/qt5-qtwebkit-enable-pkgconfig-support-for-win32-target.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qt5-qtwebkit-enable-pkgconfig-support-for-win32-target.patch')
-rw-r--r--qt5-qtwebkit-enable-pkgconfig-support-for-win32-target.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/qt5-qtwebkit-enable-pkgconfig-support-for-win32-target.patch b/qt5-qtwebkit-enable-pkgconfig-support-for-win32-target.patch
deleted file mode 100644
index 82355fca3b72..000000000000
--- a/qt5-qtwebkit-enable-pkgconfig-support-for-win32-target.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- Tools/qmake/mkspecs/features/win32/default_pre.prf.orig 2012-11-12 21:19:24.500379251 +0100
-+++ Tools/qmake/mkspecs/features/win32/default_pre.prf 2012-11-12 21:19:50.901564454 +0100
-@@ -4,6 +4,9 @@
- # See 'Tools/qmake/README' for an overview of the build system
- # -------------------------------------------------------------------
-
-+# Make sure we process the PKGCONFIG variable if applicable
-+CONFIG += link_pkgconfig
-+
- load(default_pre)
-
- debug: CONFIG += use_all_in_one_files