]> Raphaël G. Git Repositories - youtubedl/commitdiff
debian/rules: Simplify the build process by not calling setup.py.
authorRogério Brito <rbrito@ime.usp.br>
Tue, 18 Dec 2012 11:48:26 +0000 (09:48 -0200)
committerRogério Brito <rbrito@ime.usp.br>
Tue, 18 Dec 2012 11:48:26 +0000 (09:48 -0200)
debian/rules

index 328323eaabe5d6847fc5fb55402ef4cc70265144..d596fb2ee748f685d5312a109f7f3651fe52a4d5 100755 (executable)
@@ -2,4 +2,7 @@
 %:
        dh $@
 
+override_dh_auto_install:
+       dh_install
+
 override_dh_auto_test: