summaryrefslogtreecommitdiff
path: root/pcr/python-renpy/python2.diff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-30 10:02:02 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-30 10:02:02 -0200
commitfc4714ea1f54e9248645e043207f17261ae12652 (patch)
tree99093031dc48f04640663dafc3e0fd403bdd6250 /pcr/python-renpy/python2.diff
parentac5923e7171afc32d47ecf8287cd224712213f7a (diff)
downloadabslibre-fc4714ea1f54e9248645e043207f17261ae12652.tar.gz
abslibre-fc4714ea1f54e9248645e043207f17261ae12652.tar.bz2
abslibre-fc4714ea1f54e9248645e043207f17261ae12652.zip
python-renpy: adding new package to [pcr] repo, it is a dependency of renpy package
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