diff options
Diffstat (limited to 'games-kids/tuxmathscrabble/files/2.7-gentoo.patch')
-rw-r--r-- | games-kids/tuxmathscrabble/files/2.7-gentoo.patch | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/games-kids/tuxmathscrabble/files/2.7-gentoo.patch b/games-kids/tuxmathscrabble/files/2.7-gentoo.patch deleted file mode 100644 index bd562fa7fbcf..000000000000 --- a/games-kids/tuxmathscrabble/files/2.7-gentoo.patch +++ /dev/null @@ -1,33 +0,0 @@ ---- setup.py.orig 2005-05-26 01:45:47.000000000 -0400 -+++ setup.py 2005-05-26 01:46:45.000000000 -0400 -@@ -53,14 +53,10 @@ - sys.argv.append('install') - - if sys.platform != 'win32': -- try:os.system('rm -rf /usr/local/lib/python2.2/site-packages/asymptopia') -- except Exception,e:pass - os.system('rm -rf build') - os.system('rm -f asymptopia/*.pyc') - - --sys.argv.append('install') -- - #make sure there is a Setup file - if not os.path.isfile('Setup'): - print '\n\nWARNING, No "Setup" File Exists, Running "config.py"' -@@ -139,7 +135,3 @@ - PACKAGEDATA.update(METADATA) - apply(setup, [], PACKAGEDATA) - --if sys.platform != 'win32': -- os.system('cp tuxmathscrabble.py /usr/local/bin/tuxmathscrabble') -- os.system('chmod +x /usr/local/bin/tuxmathscrabble') -- ---- tuxmathscrabble.py.orig 2005-05-26 01:45:53.000000000 -0400 -+++ tuxmathscrabble.py 2005-05-26 01:47:00.000000000 -0400 -@@ -1,4 +1,4 @@ --#!/usr/local/bin/python -+#!/usr/bin/python - """ - /*************************************************************************** - |