[coin3] 01/05: Build with autotools_dev. (Closes: #727344)

Anton Gladky gladk at alioth.debian.org
Sat Oct 26 19:10:52 UTC 2013


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

gladk pushed a commit to branch master
in repository coin3.

commit 86b198d635132203eee5ace0437574cc3f7a3810
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sat Oct 26 20:55:51 2013 +0200

    Build with autotools_dev. (Closes: #727344)
---
 debian/rules |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 529c5eb..7a30f1d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with autotools_dev
 
 DEB_CONFIGURE_EXTRA_FLAGS = --disable-dependency-tracking \
 	--enable-static --enable-shared \
@@ -17,3 +17,4 @@ override_dh_installman:
 	mv $(CURDIR)/debian/tmp/usr/share/man/man3/string.h.3 $(CURDIR)/debian/tmp/usr/share/man/man3/string_coin.h.3
 	mv $(CURDIR)/debian/tmp/usr/share/man/man3/thread.h.3 $(CURDIR)/debian/tmp/usr/share/man/man3/thread_coin.h.3
 	dh_installman
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/coin3.git



More information about the debian-science-commits mailing list