mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
app-misc/tmux-xpanes: fix zsh completion scripts path.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -31,6 +31,6 @@ src_install() {
|
||||
einstalldocs
|
||||
if use zsh-completion; then
|
||||
insinto /usr/share/zsh/site-functions
|
||||
doins contrib/completion/zsh/*
|
||||
doins completion/zsh/*
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user