[SCM] mate-system-monitor Debian package branch, master, updated. debian/1.8.0+dfsg1-1-7-g7ca2c44
Mike Gabriel
sunweaver at moszumanska.debian.org
Mon May 5 08:41:05 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-system-monitor.git;a=commitdiff;h=a4c3086
The following commit has been merged in the master branch:
commit a4c308650a876f5d779d6a3eaa9b8b657e79b918
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon May 5 10:31:44 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 61accf3..910b8d5 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 \
--libexecdir=/usr/lib/${pkgname} \
--localstatedir=/var \
--disable-static \
--
mate-system-monitor Debian package
More information about the pkg-mate-commits
mailing list