[nco] 25/32: Use dh --with autotools_dev.

Bas Couwenberg sebastic at xs4all.nl
Mon Jan 19 00:00:39 UTC 2015


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

sebastic-guest pushed a commit to branch master
in repository nco.

commit 1f66c38cb1e1cf385910fe454837e9947651aeaf
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jan 18 19:55:15 2015 +0100

    Use dh --with autotools_dev.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 09c1c19..c55aa4d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --buildsystem autoconf --parallel
+	dh $@ --with autotools_dev --buildsystem autoconf --parallel
 
 override_dh_clean:
 	dh_clean data/big.nc \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/nco.git



More information about the Pkg-grass-devel mailing list