[mate-user-share] 04/05: debian/rules: Add new block for DEB_DH_MISSING_ARGS.
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Tue Jul 25 12:23:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
gnugr-guest pushed a commit to branch master
in repository mate-user-share.
commit e3cd93f2ddc33ebfe57e8a51ecb6b66929dc2c63
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Sun Jul 9 00:13:24 2017 +0300
debian/rules: Add new block for DEB_DH_MISSING_ARGS.
---
debian/rules | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f1c21b3..74777aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,9 @@ DEB_BUILD_PARALLEL = 1
DEB_CONFIGURE_SCRIPT := ./autogen.sh
-DEB_DH_INSTALL_ARGS += --list-missing
+DEB_DH_INSTALL_ARGS +=
+
+DEB_DH_MISSING_ARGS += --list-missing
DEB_DH_MAKESHLIBS_ARGS += --exclude=libcaja-share-extension.so
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-user-share.git
More information about the pkg-mate-commits
mailing list