[coinor-osi] 11/15: Add --without autoreconf to dh-options.

Anton Gladky gladk at moszumanska.debian.org
Sat Jun 3 20:28:03 UTC 2017


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

gladk pushed a commit to branch experimental
in repository coinor-osi.

commit b9fd2f111b06a6bc0f59f47be56f8f43a88f4743
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Jun 3 21:25:24 2017 +0200

    Add --without autoreconf to dh-options.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f31691c..f5ff822 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --with autotools_dev --without autoreconf
 
 override_dh_auto_build:
 	dh_auto_build --

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



More information about the debian-science-commits mailing list