MINGW-packages/mingw-w64-qt5-base/0024-fix-synqt-with-git-build.patch
مهدي شينون (Mehdi Chinoune) d3351b41cf qt5: update to 5.15.8 - Part1
2023-01-05 18:27:27 +01:00

12 lines
396 B
Diff

--- a/qtbase.pro.orig 2021-08-05 07:36:06.002781800 +0100
+++ b/qtbase.pro 2021-08-05 07:33:35.143611500 +0100
@@ -57,7 +57,7 @@
# qtPrepareTool() to find the non-installed syncqt.
prefix_build|!equals(PWD, $$OUT_PWD) {
- cmd = perl -w $$shell_path($$PWD/bin/syncqt.pl)
+ cmd = perl -w $$system_path($$PWD/bin/syncqt.pl)
TOOL_PRI = $$OUT_PWD/mkspecs/modules/qt_tool_syncqt.pri