Fixed support for adding man page to debian package - to pass lintian!

This commit is contained in:
Bob Lantz
2012-07-03 22:50:53 -07:00
parent 39128f8cf8
commit 78b2f585ae
3 changed files with 15 additions and 7 deletions
+1
View File
@@ -0,0 +1 @@
*.1
+1
View File
@@ -4,5 +4,6 @@
dh $@ --buildsystem=python_distutils --with=python2
override_dh_auto_build:
make man
make mnexec && cp mnexec bin/
dh_auto_build