projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef91f88
)
sys-apps/pkgcore: drop zsh completion install
author
Tim Harder
<radhermit@gentoo.org>
Thu, 21 Jan 2016 02:08:23 +0000
(21:08 -0500)
committer
Tim Harder
<radhermit@gentoo.org>
Thu, 21 Jan 2016 02:08:23 +0000
(21:08 -0500)
Handled internally via the python install process now.
sys-apps/pkgcore/pkgcore-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/pkgcore/pkgcore-9999.ebuild
b/sys-apps/pkgcore/pkgcore-9999.ebuild
index 5e72c4c3f54bcb358066e65e3b4721b9f209ebaf..2d2c13586b119c47c676939172cee18e3a34807e 100644
(file)
--- a/
sys-apps/pkgcore/pkgcore-9999.ebuild
+++ b/
sys-apps/pkgcore/pkgcore-9999.ebuild
@@
-66,9
+66,6
@@
python_install_all() {
distutils-r1_python_install "${cmds[@]}"
distutils-r1_python_install_all
-
- insinto /usr/share/zsh/site-functions
- doins shell/zsh/completion/*
}
pkg_postinst() {