[libmateweather] 06/07: debian/rules: Disable dh_autoreconf by empty override_dh_autoreconf target.
Mike Gabriel
sunweaver at debian.org
Sat Jul 8 22:32:00 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 b1780f427d934678372f4f30c687b06c4788d2d4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sun Jul 9 00:23:50 2017 +0200
debian/rules: Disable dh_autoreconf by empty override_dh_autoreconf target.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index a62a44e..249a7a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,8 @@ include /usr/share/dpkg/buildflags.mk
%:
dh $@ $(DHFLAGS)
+override_dh_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