[gadap] 16/16: also remove --with autoreconf

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu Jul 27 15:28:48 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository gadap.

commit 8a0e989e8d65bcfd51d9f6afdd86643706f9bd1a
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Thu Jul 27 16:27:28 2017 +0100

    also remove --with autoreconf
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2f4e15e..fe22e9a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS) -fPIE
 
 # The magic debhelper  rule
 %:
-	dh $@ --with autoreconf
+	dh $@ 
 
 override_dh_auto_configure:
 	dh_auto_configure -- CXXFLAGS="$(CXXFLAGS)"

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



More information about the debian-science-commits mailing list