[mate-icon-theme] 01/03: debian/rules: Disable autoreconf, handled by autogen.sh.

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Wed Jul 26 08:43:11 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-icon-theme.

commit dc77d9baa80a3119f5a47fa532f5d3d1dc166e1e
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Wed Jul 26 11:38:50 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 0241e0d..6e7304a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 DHFLAGS=--parallel
 
 %:
-	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-icon-theme.git



More information about the pkg-mate-commits mailing list