From: Tim Harder Date: Thu, 21 Jan 2016 02:08:23 +0000 (-0500) Subject: sys-apps/pkgcore: drop zsh completion install X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=df6c350677deb22f63b5c4c95dbd336c601850f1;p=gentoo.git sys-apps/pkgcore: drop zsh completion install Handled internally via the python install process now. --- diff --git a/sys-apps/pkgcore/pkgcore-9999.ebuild b/sys-apps/pkgcore/pkgcore-9999.ebuild index 5e72c4c3f54b..2d2c13586b11 100644 --- 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() {