[SCM] mate-control-center Debian package branch, master, updated. e6b491cfb8eb6a84318977e0ea7edd5015aa1c47

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Thu Apr 17 11:32:44 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-control-center.git;a=commitdiff;h=6275373

The following commit has been merged in the master branch:
commit 6275373457885c098569d16f15f4b983cbbefb34
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Wed Apr 16 14:49:21 2014 +0300

    debian/rules: Turn on compiler 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 9620c8b..c1fef47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ override_dh_auto_configure:
         # upstream tarball is without configure. autogen.sh will create it
         NOCONFIGURE=1 ./autogen.sh
 	dh_auto_configure -- \
+                --disable-silent-rules \
 		--disable-scrollkeeper \
 		--localstatedir=/var \
 		--disable-static \

-- 
mate-control-center Debian package



More information about the pkg-mate-commits mailing list