summaryrefslogtreecommitdiff
path: root/qt5/qtbase-everywhere-src-5.11.1-python3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qt5/qtbase-everywhere-src-5.11.1-python3.patch')
-rw-r--r--qt5/qtbase-everywhere-src-5.11.1-python3.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/qt5/qtbase-everywhere-src-5.11.1-python3.patch b/qt5/qtbase-everywhere-src-5.11.1-python3.patch
new file mode 100644
index 0000000..40dfd47
--- /dev/null
+++ b/qt5/qtbase-everywhere-src-5.11.1-python3.patch
@@ -0,0 +1,9 @@
1diff -up qtbase-everywhere-src-5.11.1/mkspecs/features/uikit/devices.py.me qtbase-everywhere-src-5.11.1/mkspecs/features/uikit/devices.py
2--- qtbase-everywhere-src-5.11.1/mkspecs/features/uikit/devices.py.me 2018-06-23 11:29:21.750066271 +0200
3+++ qtbase-everywhere-src-5.11.1/mkspecs/features/uikit/devices.py 2018-06-23 11:30:07.457292033 +0200
4@@ -1,4 +1,4 @@
5-#!/usr/bin/python
6+#!/usr/bin/python3
7
8 #############################################################################
9 ##