]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - debian/rules
debian/rules: Simplify rules file with use of buildsystem.
[youtubedl] / debian / rules
index b389392906ec38c11fb65fcd3260efbd51ab0d23..93706fcf9d8cf227debd50cfe8086abc69adf40a 100755 (executable)
@@ -1,12 +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_python2:
-
-override_dh_pysupport:
-override_dh_auto_test:
+       dh $@ --buildsystem=python_distutils