[mathic] 11/12: debian/rules: Remove call to dh_autoreconf; enabled by default with debhelper 10.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sat Aug 5 00:52:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository mathic.
commit 4a482c3b08291728cbc3ba71a8c5e880484edfb4
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Fri Aug 4 20:19:32 2017 -0400
debian/rules: Remove call to dh_autoreconf; enabled by default with debhelper 10.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index d76404c..f01ea9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- 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/mathic.git
More information about the debian-science-commits
mailing list