[mate-common] 02/03: debian/rules: Disable autoreconf, handled by autogen.sh.

Mike Gabriel sunweaver at debian.org
Tue Jul 25 09:53:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository mate-common.

commit a2aa2ef1f54adff0a91816bbb033ac5a09aa9d15
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jul 25 11:52:03 2017 +0200

    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 12048ea..d16d7e1 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