[SCM] mate-applets Debian package branch, master, updated. c755674b750bfa766106b1e13c1201cd81289f18
Mike Gabriel
sunweaver at moszumanska.debian.org
Fri Apr 18 19:13:12 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-applets.git;a=commitdiff;h=3b3052f
The following commit has been merged in the master branch:
commit 3b3052fcc1ffe59fc3553743c107308be5512bcc
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Apr 18 21:12:24 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 02651da..418eab3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ DEB_DH_INSTALL_ARGS += --list-missing
DEB_CONFIGURE_SCRIPT := ./autogen.sh
DEB_CONFIGURE_EXTRA_FLAGS += \
+ --disable-silent-rules \
--libexecdir=/usr/lib/mate-applets \
--localstatedir=/var \
--disable-static \
--
mate-applets Debian package
More information about the pkg-mate-commits
mailing list