]> Raphaël G. Git Repositories - youtubedl/commitdiff
debian/rules: Use python2 plugin with debhelper.
authorRogério Brito <rbrito@ime.usp.br>
Tue, 2 Jul 2013 06:44:52 +0000 (03:44 -0300)
committerRogério Brito <rbrito@ime.usp.br>
Tue, 2 Jul 2013 06:44:52 +0000 (03:44 -0300)
This way, we get automatic compilation of the *.py files and other
goodies.

debian/rules

index 82b329d504e1c6abf2a9960d86ff4dadba4c2c73..07d43f26b0a2513bc8eeb08166cc447b15d8de1b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-       dh $@ --buildsystem=python_distutils
+       dh $@ --with python2 --buildsystem=python_distutils
 
 override_dh_install:
        mv debian/youtube-dl/usr/etc debian/youtube-dl/