summarylogtreecommitdiffstats
path: root/quisk.patch
blob: 1c797c0964c9e4cb86ed8b6528e63e1ccd94bad2 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -aur a/quisk-4.1.1/makefile b/quisk-4.1.1/makefile
--- a/quisk-4.1.25/makefile	2014-10-29 13:12:20.000000000 +0200
+++ b/quisk-4.1.25/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