use pod2man to generate the manpage

This commit is contained in:
Jan Wagner 2011-09-26 12:07:57 +00:00
parent f0d1eb62bd
commit e896c6dda4
4 changed files with 3 additions and 180 deletions

1
debian/rules vendored
View file

@ -25,6 +25,7 @@ install: build
# install man page
mkdir -p debian/tmp/
cp man/man8/postfwd.8 debian/tmp/postfwd1.8
pod2man debian/postfwd/usr/sbin/hapolicy man/man8/hapolicy.1
# Build architecture-independent files here.
binary-indep: build install