[mate-calc] 01/02: debian/rules: Disable autoreconf, handled by autogen.sh.
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Tue Jul 25 18:02:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
gnugr-guest pushed a commit to branch master
in repository mate-calc.
commit 7c53b5911d98a0d81d063439d530995ef7c9e70d
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Tue Jul 25 21:00:31 2017 +0300
debian/rules: Disable autoreconf, handled by autogen.sh.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 6ee4b39..4afc176 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
%:
- dh $@ $(DHFLAGS)
+ dh $@ $(DHFLAGS) --without autoreconf
override_dh_missing:
dh_missing --fail-missing
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-calc.git
More information about the pkg-mate-commits
mailing list