use pod2man to generate the manpage
This commit is contained in:
parent
f0d1eb62bd
commit
e896c6dda4
4 changed files with 3 additions and 180 deletions
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue