[SCM] mate-file-manager Debian package branch, master, updated. 1da62a557c9ef9dca4a8746bbf8732d6f6538836
Mike Gabriel
sunweaver at moszumanska.debian.org
Sat Apr 5 21:49:55 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/caja.git;a=commitdiff;h=5cd496c
The following commit has been merged in the master branch:
commit 5cd496c6700e1f9890b4cb02bd1e67cd16cc951d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Apr 5 22:09:54 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 a90d9ea..86701ab 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 -- \
+ --disable-silent-rules \
--libexecdir=/usr/lib/caja \
--includedir=/usr/include/$(dpkg-architecture -qDEB_BUILD_MULTIARCH) \
--disable-update-mimedb \
--
mate-file-manager Debian package
More information about the pkg-mate-commits
mailing list