[libmatemixer] 01/02: debian/rules: Disable dh_autoreconf by empty override_dh_autoreconf target.

Mike Gabriel sunweaver at debian.org
Sat Jul 8 21:56:47 UTC 2017


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

sunweaver pushed a commit to branch master
in repository libmatemixer.

commit 3bc4f4a359330e7ba7ea4a642c18a4319f1bc1d4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Jul 8 23:46:36 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 2ee71b4..0848ecb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,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/libmatemixer.git



More information about the pkg-mate-commits mailing list