diff options
Diffstat (limited to 'audio/shellac/files/patch-setup.py')
-rw-r--r-- | audio/shellac/files/patch-setup.py | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/shellac/files/patch-setup.py b/audio/shellac/files/patch-setup.py deleted file mode 100644 index 8dbe35d1f19f..000000000000 --- a/audio/shellac/files/patch-setup.py +++ /dev/null @@ -1,14 +0,0 @@ ---- setup.py.orig Tue Apr 4 18:41:33 2006 -+++ setup.py Tue Apr 4 18:42:07 2006 -@@ -7,10 +7,7 @@ - author_email = 'bjernstad@gmail.com', - url = 'http://hem.bredband.net/b298027/', - packages=['Shellac'], -- data_files = [ ('share/doc/shellac', -- ['COPYING', 'README']), -- -- ('share/shellac', -+ data_files = [ ('share/shellac', - ['defaults.conf']), - - ('share/shellac/images', |