[simage] 01/03: Use autotools_dev in debian/rules. (Closes: #727506)

Anton Gladky gladk at alioth.debian.org
Sat Oct 26 20:13:48 UTC 2013


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

gladk pushed a commit to branch master
in repository simage.

commit edf2727147d180fbcad279021ff437ef1ebbb837
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Oct 26 22:08:53 2013 +0200

    Use autotools_dev in debian/rules. (Closes: #727506)
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 432f9e1..1670a69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with autotools_dev
 
 extra_flags = \
    --enable-static \

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



More information about the debian-science-commits mailing list