[eom] 01/04: debian/rules: Disable autoreconf, handled by autogen.sh.

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Wed Jul 26 17:19:51 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 eom.

commit e54f77c51c3ce802c5ff0d9892db475c276f4ec1
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Wed Jul 26 20:12:35 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 b523dad..97702a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@ $(DHFLAGS) --with gir
+	dh $@ $(DHFLAGS) --with gir --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/eom.git



More information about the pkg-mate-commits mailing list