[SCM] mate-settings-daemon Debian package branch, master, updated. cefcf3635e8ef228052258606e09d1f6af371761

Mike Gabriel sunweaver at moszumanska.debian.org
Sun Mar 30 13:41:26 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-settings-daemon.git;a=commitdiff;h=316c90a

The following commit has been merged in the master branch:
commit 316c90af1727400f0f3cfedc6fe1d0aacf6eef04
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Mar 30 15:11:56 2014 +0200

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

diff --git a/debian/rules b/debian/rules
index 35ebf7e..f20c9d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ DEB_DH_INSTALL_ARGS += --list-missing
 
 DEB_CONFIGURE_SCRIPT := ./autogen.sh
 DEB_CONFIGURE_EXTRA_FLAGS += \
+	--disable-silent-rules \
 	--libexecdir=/usr/bin \
 	--disable-static \
 	--disable-pulse \
@@ -29,6 +30,7 @@ $(DEB_BUILDDIR_mate-settings-daemon-pulse)/config.status:
 		$(DEB_CONFIGURE_SCRIPT_ENV) $(DEB_CONFIGURE_SCRIPT) \
 			$(DEB_CONFIGURE_NORMAL_ARGS) \
 			$(cdbs_configure_flags) \
+			--disable-silent-rules \
 			--libexecdir=/usr/bin \
 			--disable-static \
 			--enable-pulse \

-- 
mate-settings-daemon Debian package



More information about the pkg-mate-commits mailing list