[libmatemixer] 02/03: debian/rules: Disable autoreconf, handled by autogen.sh.
Mike Gabriel
sunweaver at debian.org
Tue Jul 25 10:08:44 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 e26e7e849bcd359da62d2a40e6dec5f8cd65c1d9
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Jul 25 11:55:28 2017 +0200
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 0848ecb..b9c6fd4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
%:
- dh $@ $(DHFLAGS)
+ dh $@ $(DHFLAGS) --without autoreconf
override_dh_autoreconf:
--
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