[pynac] 02/03: d/rules: drop useless override_dh_autoreconf, it is really not needed
Mattia Rizzolo
mattia at debian.org
Fri Oct 7 21:05:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository pynac.
commit 7b15adbdfd3a6e85e380f39c5c96eec039dfe943
Author: Mattia Rizzolo <mattia at debian.org>
Date: Fri Oct 7 19:15:19 2016 +0000
d/rules: drop useless override_dh_autoreconf, it is really not needed
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 179dd36..9ac22f5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@
-override_dh_autoreconf:
- dh_autoreconf --as-needed
-
override_dh_auto_configure:
dh_auto_configure -- --enable-shared --disable-static
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pynac.git
More information about the debian-science-commits
mailing list