Trunk changed for mail:SPF. 1.08.1/debian tags updated for Ubuntu lessons learned.
This commit is contained in:
parent
e81f28bf98
commit
1d57e605d3
9 changed files with 204 additions and 102 deletions
11
debian/rules
vendored
11
debian/rules
vendored
|
|
@ -22,8 +22,7 @@ install-stamp:
|
|||
dh_testroot
|
||||
dh_clean -k
|
||||
|
||||
install -D postfix-policyd-spf-perl $(TMP)/usr/lib/postfix/policyd-spf-perl
|
||||
|
||||
install -D postfix-policyd-spf-perl $(TMP)/usr/sbin/postfix-policyd-spf-perl
|
||||
touch install-stamp
|
||||
|
||||
# Build architecture-independent files here:
|
||||
|
|
@ -31,13 +30,9 @@ binary-indep: build install
|
|||
dh_testdir
|
||||
dh_testroot
|
||||
|
||||
dh_install
|
||||
dh_installdirs
|
||||
dh_installdocs README
|
||||
dh_installdocs
|
||||
dh_installman debian/postfix-policyd-spf-perl.8
|
||||
dh_installchangelogs CHANGES
|
||||
#dh_installexamples examples/*
|
||||
#dh_installman
|
||||
#dh_link
|
||||
|
||||
dh_compress
|
||||
dh_fixperms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue