[mate-user-share] 02/04: Revert "debian/rules: Replace on dh_install --list-missing -> --fail-missing"

Mike Gabriel sunweaver at debian.org
Fri Mar 6 05:01:51 UTC 2015


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

sunweaver pushed a commit to branch master
in repository mate-user-share.

commit 8399c46480ab4107896939caaf09d48fbda01fef
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Mar 5 08:17:41 2015 +0100

    Revert "debian/rules: Replace on dh_install --list-missing -> --fail-missing"
    
    This reverts commit 44c4beede0dd2cbde36190a99764c78989a41569.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d93559b..3a9ad14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ DEB_BUILD_PARALLEL = 1
 
 DEB_CONFIGURE_SCRIPT := ./autogen.sh
 
-DEB_DH_INSTALL_ARGS += --fail-missing
+DEB_DH_INSTALL_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