diff options
Diffstat (limited to '')
-rw-r--r-- | net/straw/files/patch-setup.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net/straw/files/patch-setup.py b/net/straw/files/patch-setup.py index 0e4ca8d55714..a024cf1f0576 100644 --- a/net/straw/files/patch-setup.py +++ b/net/straw/files/patch-setup.py @@ -1,14 +1,5 @@ --- setup.py Sat Feb 18 16:22:43 2006 +++ setup.py Wed Jan 3 23:38:53 2007 -@@ -127,7 +127,7 @@ - ] - files = [ - ('share/pixmaps', ['images/straw.png']), -- ('share/straw', images + misc)] -+ ('share/gnome/straw', images + misc)] - return files - - # Let distutils do the work @@ -146,7 +146,7 @@ pot_file = 'po/straw.pot', translations = translations(), |