]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - debian/rules
debian/{control,manpages,rules,youtube-dl.pod}: Use manpage from upstream.
[youtubedl] / debian / rules
index b389392906ec38c11fb65fcd3260efbd51ab0d23..4bf82f553e397edddf11732fc317e347b8e9cc16 100755 (executable)
@@ -2,11 +2,8 @@
 %:
        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: