summarylogtreecommitdiffstats
path: root/python2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'python2.patch')
-rw-r--r--python2.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/python2.patch b/python2.patch
new file mode 100644
index 000000000000..4c9dd5e719bf
--- /dev/null
+++ b/python2.patch
@@ -0,0 +1,9 @@
+diff -daur Juniper's Knot-linux-x86.orig/Juniper's Knot.py Juniper's Knot-linux-x86/Juniper's Knot.py
+--- Juniper's Knot-linux-x86.orig/Juniper's Knot.py 2012-11-04 23:49:20.813299813 +1100
++++ Juniper's Knot-linux-x86/Juniper's Knot.py 2012-11-04 23:49:44.653170548 +1100
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/env python2
+ #@PydevCodeAnalysisIgnore
+ # Copyright 2004-2012 Tom Rothamel <pytom@bishoujo.us>
+ #