[SCM] mate-sensors-applet Debian package branch, master, updated. 85f32ceb566c02f3621a2da5ab771f67f41a3cfb

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Wed Apr 23 17:37:43 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-sensors-applet.git;a=commitdiff;h=85f32ce

The following commit has been merged in the master branch:
commit 85f32ceb566c02f3621a2da5ab771f67f41a3cfb
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Tue Apr 22 19:07:00 2014 +0300

    debian/rules: Turn on compiler commands during package build (configure option: --disable-silent-rules).
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2cd0c24..c6e5587 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,8 @@ DEB_DH_INSTALL_ARGS += --list-missing
 
 DEB_CONFIGURE_SCRIPT := ./autogen.sh
 
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper \
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-silent-rules \
+                             --disable-scrollkeeper \
                              --with-nvidia=yes
 
 ifeq ($(shell dpkg-vendor --is Debian && echo yes),yes)

-- 
mate-sensors-applet Debian package



More information about the pkg-mate-commits mailing list