[SCM] mozo Debian package branch, master, updated. debian/1.8.0-1-1-g05dbba6
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Wed May 7 09:22:57 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mozo.git;a=commitdiff;h=05dbba6
The following commit has been merged in the master branch:
commit 05dbba6d9478b4abbde8d4432fb51169146fd2e1
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Wed May 7 12:22:50 2014 +0300
debian/rules: Replace on dh_install --list-missing -> --fail-missing
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c197f0a..d21d04d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ include /usr/share/cdbs/1/class/autotools.mk
DEB_BUILD_PARALLEL = 1
-DEB_DH_INSTALL_ARGS += --list-missing
+DEB_DH_INSTALL_ARGS += --fail-missing
DEB_CONFIGURE_SCRIPT := ./autogen.sh
--
mozo Debian package
More information about the pkg-mate-commits
mailing list