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

Mike Gabriel sunweaver at debian.org
Tue Jul 25 10:11:35 UTC 2017


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

sunweaver pushed a commit to branch master
in repository libmateweather.

commit ac236979ec9f738c911c2afd4b8d3acbd28fa77d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jul 25 12:10:58 2017 +0200

    debian/rules: Disable autoreconf, handled by autogen.sh.
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 249a7a0..fce1d17 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@ $(DHFLAGS)
-
-override_dh_autoreconf:
+	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/libmateweather.git



More information about the pkg-mate-commits mailing list