[SCM] mate-netbook Debian package branch, master, updated. fce31a0b0fac25ed4250e8e25bfeb4b06c75db05
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Fri Apr 25 17:27:38 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-netbook.git;a=commitdiff;h=34d7031
The following commit has been merged in the master branch:
commit 34d7031af2ee2f1d692d4144f8890907bec62343
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Fri Apr 25 20:24:44 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 b99e97b..2d72a8b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,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 \
--with-gtk=2.0
override_dh_strip:
--
mate-netbook Debian package
More information about the pkg-mate-commits
mailing list