[mate-user-share] 04/05: debian/rules: Add new block for DEB_DH_MISSING_ARGS.

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Sat Jul 8 21:18:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

gnugr-guest pushed a commit to branch parrot/3.7
in repository mate-user-share.

commit 04cea923ecf678f8ea479f78354932f95fbf4293
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