[SCM] mate-panel Debian package branch, master, updated. 0cdd5cf53381d86c412a82412b096dfa20e693ca
Mike Gabriel
sunweaver at moszumanska.debian.org
Tue Apr 8 22:37:03 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-panel.git;a=commitdiff;h=e4a357d
The following commit has been merged in the master branch:
commit e4a357d53bacda07b15385d29e84ea8640cffb00
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Apr 9 00:22:49 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 8e26e46..77df281 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,7 @@ override_dh_auto_configure:
# upstream tarball is without configure. autogen.sh will create it
NOCONFIGURE=1 ./autogen.sh
dh_auto_configure $(DHFLAGS) -- \
+ --disable-silent-rules \
--localstatedir=/var \
--libexecdir=/usr/lib/$(shell dpkg-architecture -qDEB_BUILD_MULTIARCH)/mate-panel \
--disable-scrollkeeper \
--
mate-panel Debian package
More information about the pkg-mate-commits
mailing list