<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- setup.py	2007-03-29 12:35:34.000000000 -0400
+++ setup.py.new	2008-03-19 19:18:32.000000000 -0400
@@ -22,18 +22,11 @@
     packages = ['lastfm'],
     scripts = [
         'lastfmsubmitd',
-        'lastmp',
         'lastcd',
-        'mbfind',
-        'mbget',
-        'mbsubmit',
-        'peel',
         ],
     data_files=[
         ('share/man/man1', [
             'doc/lastfmsubmitd.1',
-            'doc/lastmp.1',
-            'doc/mbget.1',
             ]),
         ('lib/lastfmsubmitd', [
             'lastfmsubmit',
</pre></body></html>