install postfwd stuff

This commit is contained in:
Jan Wagner 2010-06-16 14:53:41 +00:00
parent 9250f8281c
commit fa94aa7164
2 changed files with 3 additions and 1 deletions

1
debian/postfwd.docs vendored
View file

@ -1,2 +1,3 @@
doc/postfwd.html
doc/postfwd.txt
doc/postfwd2.CHANGELOG

3
debian/rules vendored
View file

@ -19,12 +19,13 @@ install: build
dh_clean -k
install -D -m 644 sbin/postfwd debian/postfwd/usr/sbin/postfwd
install -D -m 644 sbin/postfwd2 debian/postfwd/usr/sbin/postfwd2
# Build architecture-independent files here.
binary-indep: build install
dh_testdir
dh_testroot
dh_installchangelogs doc/CHANGELOG doc/postfwd2.CHANGELOG
dh_installchangelogs doc/CHANGELOG
dh_installdocs tools
dh_installexamples etc/postfwd.cf.sample debian/example-cfg*
dh_installinit -- defaults 19 21