[SCM] caja-extensions Debian package branch, master, updated. 69ed2341883598f0e5a47a8d902956eee706c2d4
Mike Gabriel
sunweaver at moszumanska.debian.org
Tue Apr 22 14:42:18 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/caja-extensions.git;a=commitdiff;h=d6f984c
The following commit has been merged in the master branch:
commit d6f984c98d9ee10f27e61c89ee0c30f6d4867e92
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Apr 22 14:50:59 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 05730f2..65f6436 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,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 \
--with-gtk=2.0
override_dh_strip:
--
caja-extensions Debian package
More information about the pkg-mate-commits
mailing list