[Chinese-commits] [manpages-zh] 107/131: fix install conflicts

Boyuan Yang hosiet-guest at moszumanska.debian.org
Tue Dec 13 19:59:50 UTC 2016


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

hosiet-guest pushed a commit to branch master
in repository manpages-zh.

commit 5f16f2ff824492d6a62143846f575c2959447ffe
Author: Boyuan Yang <073plan at gmail.com>
Date:   Sun Aug 7 22:06:26 2016 +0800

    fix install conflicts
---
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 47082d1..8fb1353 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,8 +12,9 @@ include /usr/share/dpkg/buildflags.mk
 %:
 	dh $@ --with autoreconf
 
-# some strange target that will be investigated later
-binary-post-install/manpages-zh::
+# blacklist some pages that already exists in other projects
+override_dh_auto_install:
+	dh_auto_install
 	for l in zh_CN zh_TW; do \
 		for n in man5/passwd.5 man8/usermod.8 man8/groupdel.8 man8/userdel.8 man8/useradd.8 \
 			man8/chpasswd.8 man8/groupmod.8 man8/groupadd.8 man1/su.1 man1/chsh.1 \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/manpages-zh.git



More information about the Chinese-commits mailing list