[SCM] mate-desktop Debian package branch, master, updated. debian/1.8.0+dfsg1-3-8-g440e938

Mike Gabriel sunweaver at moszumanska.debian.org
Thu Apr 17 09:00:22 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-desktop.git;a=commitdiff;h=56adf8d

The following commit has been merged in the master branch:
commit 56adf8d18797d0f06ef905261c2a31c3cfcd5c88
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Apr 13 00:08:23 2014 +0200

    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 2b580c4..65cca4c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,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-static \
 		--disable-schemas-compile \
 		--enable-gtk-doc

-- 
mate-desktop Debian package



More information about the pkg-mate-commits mailing list