meliae (0.4.0-1) 01_no_strip_duplicates

Summary

 setup.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

=== modified file 'setup.py'
--- old/setup.py	2011-03-22 11:41:00 +0000
+++ new/setup.py	2011-06-19 03:58:08 +0000
@@ -27,7 +27,7 @@
         "license": "GNU GPL v3",
         "download_url": "https://launchpad.net/meliae/+download",
         "packages": ["meliae"],
-        "scripts": ["strip_duplicates.py"],
+        "scripts": [],
         "ext_modules": ext,
         "classifiers": [
             'Development Status :: 4 - Beta',