[SCM] caja-dropbox Debian package branch, master, updated. 4f67cfdbcbf58e428237f62edab1d82c4194633b

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Sun Sep 21 18:56:21 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/caja-dropbox.git;a=commitdiff;h=e2fbbe3

The following commit has been merged in the master branch:
commit e2fbbe32b63a43307102ab329715e7c08fc18199
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Sun Sep 21 10:44:36 2014 +0300

    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 92e1eb6..0075f27 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,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
 
 override_dh_makeshlibs:
 	# Don't generate a shlibs file for the plugin

-- 
caja-dropbox Debian package



More information about the pkg-mate-commits mailing list