Add build-arch and build-indep

This commit is contained in:
Jan Wagner 2012-03-29 18:18:46 +00:00
parent 3591935d0e
commit 098742a936
2 changed files with 4 additions and 1 deletions

1
debian/changelog vendored
View file

@ -4,6 +4,7 @@ postfwd (1.32-2) UNRELEASED; urgency=low
* Updating standards version to 3.9.3, no changes needed
* Remove build-dependency of dpatch
* Use dh_prep instead of dh_clean -k
* Add build-arch and build-indep targets to debian/rules
-- Jan Wagner <waja@cyconet.org> Fri, 23 Dec 2011 09:24:04 +0100

4
debian/rules vendored
View file

@ -4,7 +4,9 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
build:
build: build-arch build-indep
build-arch:
build-indep:
clean:
dh_testdir