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

Anton Gladky gladk at moszumanska.debian.org
Tue Dec 26 23:52:48 UTC 2017


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

gladk pushed a commit to branch experimental
in repository coin3.

commit 66b69e5901a2440537421d2b2e7ec7a44e3a49c6
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