[SCM] mate-indicator-applet Debian package branch, master, updated. debian/1.8.0-2-3-g238b4c7
Mike Gabriel
sunweaver at moszumanska.debian.org
Mon May 5 09:10:49 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-indicator-applet.git;a=commitdiff;h=bfd3fa0
The following commit has been merged in the master branch:
commit bfd3fa0da4f7ddf18dee24f35c7ea50454864df3
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon May 5 11:08:54 2014 +0200
debian/rules: Turn on compiler commands during package build (configure option: --disable-silent-rules).
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f702fb3..6b8ed6f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ DEB_DH_INSTALL_ARGS += --list-missing
DEB_CONFIGURE_SCRIPT := ./autogen.sh
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-static
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-silent-rules --disable-static
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..
--
mate-indicator-applet Debian package
More information about the pkg-mate-commits
mailing list