summarylogtreecommitdiffstats
path: root/qt5-qtwebkit-use-linux-shell.patch
diff options
context:
space:
mode:
authorMartchus2016-02-04 14:41:26 +0100
committerMartchus2016-02-04 14:41:26 +0100
commitbf80f35e3270de73508efe43ed801bdaa23b32fc (patch)
tree7116841522d8289e4f32f85d06dc8b4cd8fe6042 /qt5-qtwebkit-use-linux-shell.patch
parent1a83c3d8763962187b9895c199b2c46aa4453c01 (diff)
downloadaur-bf80f35e3270de73508efe43ed801bdaa23b32fc.tar.gz
updated version (to 5.5.1), URL and description
Diffstat (limited to 'qt5-qtwebkit-use-linux-shell.patch')
-rw-r--r--qt5-qtwebkit-use-linux-shell.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/qt5-qtwebkit-use-linux-shell.patch b/qt5-qtwebkit-use-linux-shell.patch
new file mode 100644
index 000000000000..0312d6cd59ba
--- /dev/null
+++ b/qt5-qtwebkit-use-linux-shell.patch
@@ -0,0 +1,11 @@
+--- qtwebkit-opensource-src-5.5.0/Tools/qmake/mkspecs/features/default_pre.prf.orig 2015-08-08 00:28:12.099889263 +0200
++++ qtwebkit-opensource-src-5.5.0/Tools/qmake/mkspecs/features/default_pre.prf 2015-08-08 00:28:34.329126204 +0200
+@@ -37,7 +37,7 @@
+ }
+
+ # Try to detect if we're running under Windows cmd.exe or not
+-win32:isEmpty(MINGW_IN_SHELL): CONFIG += win_cmd_shell
++win32:!mingw:isEmpty(MINGW_IN_SHELL): CONFIG += win_cmd_shell
+
+ # Default location of generated sources
+ GENERATED_SOURCES_DESTDIR = generated