[SCM] marco Debian package branch, master, updated. debian/1.8.0+dfsg1-2-6-gbcf123a
Mike Gabriel
sunweaver at moszumanska.debian.org
Tue Apr 29 06:05:50 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/marco.git;a=commitdiff;h=6bccf09
The following commit has been merged in the master branch:
commit 6bccf097dde8be894e34422aad47e5a2fcc6f6f8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Apr 22 17:21:51 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 0200eea..5b323f9 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 $(DHFLAGS) -- \
+ --disable-silent-rules \
--localstatedir=/var \
--libexecdir=/usr/lib/mate-window-manager \
--disable-static \
--
marco Debian package
More information about the pkg-mate-commits
mailing list