[SCM] soundgrain/master: Adding right path.

tiago at users.alioth.debian.org tiago at users.alioth.debian.org
Sat Jul 14 18:07:46 UTC 2012


The following commit has been merged in the master branch:
commit 44c6d60d40611561c35545a13297ccec06ab1564
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Sat Jul 14 00:01:19 2012 -0600

    Adding right path.

diff --git a/debian/patches/use-distutils.patch b/debian/patches/use-distutils.patch
index d6a172b..dceb38c 100644
--- a/debian/patches/use-distutils.patch
+++ b/debian/patches/use-distutils.patch
@@ -16,12 +16,12 @@
 +        packages = ['soundgrain.Resources'],
 +        py_modules = ['soundgrain.SoundGrain']
 +#        install_path = 'soundgrain'
-+#        entry_points = {
-+#            'console_scripts': [
-+#                'soundgrain = soundgrain.SoundGrain:main',
-+#            ],
++        entry_points = {
++            'console_scripts': [
++                'soundgrain = soundgrain.SoundGrain:main',
++            ],
 +            #'gui_scripts': [
 +            #    'baz = my_package_gui.start_func',
 +            #]
-+        #}
++        }
 +    )

-- 
soundgrain packaging



More information about the pkg-multimedia-commits mailing list