summarylogtreecommitdiffstats
path: root/quisk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'quisk.patch')
-rw-r--r--quisk.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/quisk.patch b/quisk.patch
deleted file mode 100644
index 8db2cb7c3327..000000000000
--- a/quisk.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -aur a/quisk-4.1.1/makefile b/quisk-4.1.1/makefile
---- a/quisk-4.1.36/makefile 2014-10-29 13:12:20.000000000 +0200
-+++ b/quisk-4.1.36/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