]> Raphaƫl G. Git Repositories - youtubedl/blob - debian/rules
b389392906ec38c11fb65fcd3260efbd51ab0d23
[youtubedl] / debian / rules
1 #!/usr/bin/make -f
2 %:
3 dh $@
4
5 override_dh_installman:
6 pod2man -r "youtube-dl" -c "User commands" debian/youtube-dl.pod > debian/youtube-dl.1
7 dh_installman
8
9 override_dh_python2:
10
11 override_dh_pysupport:
12 override_dh_auto_test: