commit: c026533da6f655ab290436f934c76e8073831a15
parent: 8ec93fc079c5f5f8c8ece78e46fc63480c956557
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 29 May 2019 03:52:30 +0200
dev-vcs/mercurial: do not remove non-existent contrib/wix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/mercurial/mercurial-5.0.ebuild b/dev-vcs/mercurial/mercurial-5.0.ebuild
@@ -90,7 +90,7 @@ python_install_all() {
elisp-site-file-install "${FILESDIR}"/${SITEFILE}
fi
- local RM_CONTRIB=( hgk hg-ssh bash_completion zsh_completion wix plan9 *.el )
+ local RM_CONTRIB=( hgk hg-ssh bash_completion zsh_completion plan9 *.el )
if use chg; then
dobin contrib/chg/chg