[mate-common] 01/02: debian/rules: Disable autoreconf, handled by autogen.sh.
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Wed Jul 26 06:21:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
gnugr-guest pushed a commit to branch parrot/3.7
in repository mate-common.
commit 11627807063c6d95a6c4d194ee39a5424ab360ba
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Wed Jul 26 09:15:17 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 77aaa82..7489559 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
DHFLAGS=--parallel
%:
- dh $@ $(DHFLAGS)
+ dh $@ $(DHFLAGS) --without autoreconf
override_dh_auto_configure:
# upstream tarball is without configure. autogen.sh will create it
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-common.git
More information about the pkg-mate-commits
mailing list