[mathicgb] 09/10: debian/rules: Remove call to dh_autoreconf; now default with debhelper 10.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Aug 5 01:32:06 UTC 2017


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

dtorrance-guest pushed a commit to branch master
in repository mathicgb.

commit 2a97cb6babeab4bedf74e14c89909ca3bae064e2
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Fri Aug 4 21:30:18 2017 -0400

    debian/rules: Remove call to dh_autoreconf; now default with debhelper 10.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3c6b36c..0e28275 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 EXAMPLESDIR = $(CURDIR)/debian/mathicgb/usr/share/doc/mathicgb/examples
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- GTEST_PATH=/usr/src/gtest --enable-shared

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



More information about the debian-science-commits mailing list