[mate-session-manager] 02/03: debian/rules: Disable autoreconf, handled by autogen.sh.
Mike Gabriel
sunweaver at debian.org
Tue Jul 25 10:21:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-session-manager.
commit 228152c3658b64342248d2ef354f52ab299996c7
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Jul 25 12:21:15 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 d4f9c71..d81f670 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ else
endif
%:
- dh $@ $(DHFLAGS)
+ 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/mate-session-manager.git
More information about the pkg-mate-commits
mailing list