[med-svn] [biosquid] 01/05: d/rules: Add autoreconf to the rules

Gert Wollny gewo at moszumanska.debian.org
Mon Apr 3 18:55:32 UTC 2017


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

gewo pushed a commit to branch master
in repository biosquid.

commit 7f4eadbe08d1183b63a6ea7a67de79db770f7351
Author: Gert Wollny <gewo at debian.org>
Date:   Mon Apr 3 16:58:32 2017 +0000

    d/rules: Add autoreconf to the rules
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 51fc174..1cd377b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DH_VERBOSE=1
 
 %:
-	dh $@  --with autotools_dev
+	dh $@   --with autoreconf 
 
 override_dh_auto_clean:
 	dh_auto_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/biosquid.git



More information about the debian-med-commit mailing list