[postfwd] 16/96: use dh_installexamples

Jan Wagner waja at alioth.debian.org
Tue Nov 5 20:09:31 UTC 2013


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to branch master
in repository postfwd.

commit 4d5cd5d35494cdf9bacd0a4ab8ada6a991938f4f
Author: Jan Wagner <waja at cyconet.org>
Date:   Mon Jun 2 20:50:56 2008 +0000

    use dh_installexamples
---
 debian/rules |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index ab8df3c..a318a73 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,9 +17,6 @@ install: build
 	dh_clean -k
 
 	install -D -m 644 sbin/postfwd debian/postfwd/usr/sbin/postfwd
-	install -d -m 0755 debian/postfwd/usr/share/doc/postfwd/examples/
-	cp etc/postfwd.cf debian/postfwd/usr/share/doc/postfwd/examples/example-cfg.txt
-	cp debian/example-cfg*.txt debian/postfwd/usr/share/doc/postfwd/examples/
 
 # Build architecture-independent files here.
 binary-indep: build install
@@ -27,6 +24,7 @@ binary-indep: build install
 	dh_testroot
 	dh_installchangelogs doc/CHANGELOG
 	dh_installdocs tools
+	dh_installexamples etc/postfwd.cf debian/example-cfg
 	dh_installinit -- defaults 19 21
 	dh_installman man/man8/postfwd.8
 	dh_link

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/postfwd.git



More information about the Pkg-perl-cvs-commits mailing list