summaryrefslogtreecommitdiff
path: root/pcr/python-renpy/python2.diff
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/python-renpy/python2.diff')
-rw-r--r--pcr/python-renpy/python2.diff8
1 files changed, 8 insertions, 0 deletions
diff --git a/pcr/python-renpy/python2.diff b/pcr/python-renpy/python2.diff
new file mode 100644
index 000000000..c1e68d87e
--- /dev/null
+++ b/pcr/python-renpy/python2.diff
@@ -0,0 +1,8 @@
+--- a/module/setup.py.orig 2011-09-06 07:50:08.000000000 +0800
++++ b/module/setup.py 2011-09-16 18:38:42.187110252 +0800
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/env python2
+
+ import platform
+ import sys