[SCM] libmatekbd Debian package branch, master, updated. debian/1.8.0-2-2-g0e93d1d
Mike Gabriel
sunweaver at moszumanska.debian.org
Wed Apr 30 13:09:45 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/libmatekbd.git;a=commitdiff;h=0e93d1d
The following commit has been merged in the master branch:
commit 0e93d1d49671f2f0b6b272f3136bf05241255e00
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Apr 30 15:07:15 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 db0f8a5..49e8b0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,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 \
--disable-static
override_dh_makeshlibs:
--
libmatekbd Debian package
More information about the pkg-mate-commits
mailing list