]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - debian/rules
debian/rules: Simplify rules file with use of buildsystem.
[youtubedl] / debian / rules
index a1929472ca0f6c28bc061eba168b86f2c9fa322d..93706fcf9d8cf227debd50cfe8086abc69adf40a 100755 (executable)
@@ -1,13 +1,3 @@
 #!/usr/bin/make -f
 %:
-       dh $@
-
-override_dh_installman:
-       pod2man -r "youtube-dl" -c "User commands" debian/youtube-dl.pod > debian/youtube-dl.1
-       dh_installman
-
-override_dh_auto_build:
-
-override_dh_python2:
-
-override_dh_pysupport:
+       dh $@ --buildsystem=python_distutils