[SCM] mate-power-manager Debian package branch, master, updated. 3ce55edff0ca5691cae42a12a0449d73f177943d

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Mon Apr 21 18:45:04 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-power-manager.git;a=commitdiff;h=eb979f5

The following commit has been merged in the master branch:
commit eb979f559101220acf996bcf3aa76381aac3e1b6
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Mon Apr 21 21:40:24 2014 +0300

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

diff --git a/debian/rules b/debian/rules
index 9ecc1ed..322d12f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ override_dh_auto_configure:
 		PKG_NAME=mate-power-manager mate-autogen
 
 	dh_auto_configure -- \
+		--disable-silent-rules \
 		--libexecdir=/usr/lib/$(shell dpkg-architecture -qDEB_BUILD_MULTIARCH)/mate-power-manager \
 		--disable-scrollkeeper \
 		--enable-applets \

-- 
mate-power-manager Debian package



More information about the pkg-mate-commits mailing list