[SCM] engrampa Debian package branch, master, updated. a7c81404ce524151e51ef34e475a22dc732ea001

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Fri Apr 18 00:29:33 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/engrampa.git;a=commitdiff;h=c3e1c84

The following commit has been merged in the master branch:
commit c3e1c842eb228c0c514b08d64fec469e6b9ccb82
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Fri Apr 18 03:25:45 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 e98add1..d025d19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,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 \
 		--disable-scrollkeeper \
 		--disable-packagekit \
 		--with-gtk=2.0

-- 
engrampa Debian package



More information about the pkg-mate-commits mailing list