diff options
Diffstat (limited to 'pcr/python-renpy/python2.diff')
-rw-r--r-- | pcr/python-renpy/python2.diff | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pcr/python-renpy/python2.diff b/pcr/python-renpy/python2.diff deleted file mode 100644 index c1e68d87e..000000000 --- a/pcr/python-renpy/python2.diff +++ /dev/null @@ -1,8 +0,0 @@ ---- 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 |