summarylogtreecommitdiffstats
path: root/quisk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'quisk.patch')
-rw-r--r--quisk.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/quisk.patch b/quisk.patch
new file mode 100644
index 000000000000..6ef32169ae76
--- /dev/null
+++ b/quisk.patch
@@ -0,0 +1,11 @@
+diff -aur a/quisk-3.6.19/makefile b/quisk-3.6.19/makefile
+--- a/quisk-3.6.22/makefile 2014-10-29 13:12:20.000000000 +0200
++++ b/quisk-3.6.22/makefile 2014-10-29 23:57:32.359350909 +0100
+@@ -1,6 +1,6 @@
+
+ all:
+- python setup.py build_ext --force --inplace
++ python2 setup.py build_ext --force --inplace
+
+ win:
+ C:/Python27/python.exe setup.py build_ext -c mingw32 --inplace --force