[SCM] eom Debian package branch, master, updated. ad79998627f18ed5f41482677a47dbdced1d5144
Mike Gabriel
sunweaver at moszumanska.debian.org
Sun Apr 13 19:35:04 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/eom.git;a=commitdiff;h=f75137a
The following commit has been merged in the master branch:
commit f75137a21cb0693715af4f28cf561e73c49b4ab8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Apr 12 23:38:39 2014 +0200
debian/rules: Turn on compiler commands during package build (configure option: --disable-silent-rules).
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 2fa6802..574e846 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ DEB_DH_INSTALL_ARGS += --list-missing
DEB_CONFIGURE_SCRIPT := ./autogen.sh
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --localstatedir=/var
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-silent-rules --disable-scrollkeeper --localstatedir=/var
binary-install/eom::
rm -f debian/eom/usr/lib/eom/plugins/*.la
--
eom Debian package
More information about the pkg-mate-commits
mailing list