[mate-desktop] 01/01: debian/rules: debian/rules: Disable dh_autoreconf by empty override_dh_autoreconf target.

Mike Gabriel sunweaver at debian.org
Mon Jul 24 08:54:59 UTC 2017


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

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

commit 559875c0f49befe05e40e06386afa439afe926f0
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Jul 24 10:54:04 2017 +0200

    debian/rules: 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 bc7edd5..44683dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,8 @@ include /usr/share/dpkg/buildflags.mk
 %:
 	dh $@ $(DHFLAGS) --with gir
 
+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/mate-desktop.git



More information about the pkg-mate-commits mailing list