[mate-screensaver] 01/03: debian/rules: Disable autoreconf, handled by autogen.sh.

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Wed Jul 26 15:17:43 UTC 2017


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

gnugr-guest pushed a commit to branch parrot/3.7
in repository mate-screensaver.

commit 048e6536abf9b1597accd53e1909a136527121e7
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Wed Jul 26 18:13:44 2017 +0300

    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 593c9d2..5fbeadb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,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-screensaver.git



More information about the pkg-mate-commits mailing list