[mate-sensors-applet] 01/01: debian/rules: Add --disable-silent-rules, as used in other packages.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Wed Mar 15 14:51:14 UTC 2017


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

flexiondotorg-guest pushed a commit to branch ubuntu/zesty
in repository mate-sensors-applet.

commit b1f4f524798ec864445a22e099d972ad29ffcc5b
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date:   Wed Mar 15 14:51:09 2017 +0000

    debian/rules: Add --disable-silent-rules, as used in other packages.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 1e1d33a..3f886bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,7 @@ override_dh_auto_configure:
 	NOCONFIGURE=1 ./autogen.sh
 	dh_auto_configure $(DHFLAGS) -- \
 		--libexecdir=/usr/lib/mate-sensors-applet \
+		--disable-silent-rules \
 		--with-nvidia=yes
 
 override_dh_strip:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-sensors-applet.git



More information about the pkg-mate-commits mailing list