patches/moovida-plugins-bad-01-rm-plugins.diff
author jurikm
Sun, 12 Feb 2012 14:04:10 +0000
changeset 8245 383896da4129
parent 3062 2a7bf2823c88
permissions -rw-r--r--
SFEsauerbraten.spec: add IPS package name

--- elisa-plugins-bad-1.0.9/setup.py-orig	2009-12-08 18:13:57.671090759 -0600
+++ elisa-plugins-bad-1.0.9/setup.py	2009-12-08 18:14:35.902782687 -0600
@@ -4,9 +4,7 @@ from setup_bundle import setup
 # List of plugins to be packaged in the 'bad' bundle
 bad_plugins = ['amazon',
                'amp',
-               'avahi',
                'coherence',
-               'daap',
                'database',
                'discogs',
                'dvd',
@@ -21,11 +19,8 @@ bad_plugins = ['amazon',
                'poblesec',
                'rss',
                'search',
-               'smbwin32',
                'themoviedb',
                'thetvdb',
-               'winremote',
-               'wmd',
               ]
 
 if __name__ == '__main__':