summarylogtreecommitdiffstats
path: root/qt5-qtwebkit-use-linux-shell.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qt5-qtwebkit-use-linux-shell.patch')
-rw-r--r--qt5-qtwebkit-use-linux-shell.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/qt5-qtwebkit-use-linux-shell.patch b/qt5-qtwebkit-use-linux-shell.patch
deleted file mode 100644
index 0312d6cd59ba..000000000000
--- a/qt5-qtwebkit-use-linux-shell.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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