projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b3bcad
)
sys-cluster/kubectl: Fix zsh completions
author
Manuel Rüger
<mrueg@gentoo.org>
Thu, 19 Oct 2017 13:15:42 +0000
(15:15 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Thu, 19 Oct 2017 13:15:42 +0000
(15:15 +0200)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
sys-cluster/kubectl/kubectl-1.8.1.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/kubectl/kubectl-1.8.1.ebuild
b/sys-cluster/kubectl/kubectl-1.8.1.ebuild
index 89ea95537ed095e5ea6ee2caa5e763305947ca67..d34aef5129815c9e584e7cdcf3897592e21a9584 100644
(file)
--- a/
sys-cluster/kubectl/kubectl-1.8.1.ebuild
+++ b/
sys-cluster/kubectl/kubectl-1.8.1.ebuild
@@
-40,7
+40,7
@@
src_install() {
newbashcomp ${PN}.bash ${PN}
insinto /usr/share/zsh/site-functions
- newins ${PN}.zsh ${PN}
+ newins ${PN}.zsh
_
${PN}
popd || die
}