From df6c350677deb22f63b5c4c95dbd336c601850f1 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Wed, 20 Jan 2016 21:08:23 -0500 Subject: sys-apps/pkgcore: drop zsh completion install Handled internally via the python install process now. --- sys-apps/pkgcore/pkgcore-9999.ebuild | 3 --- 1 file changed, 3 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/pkgcore/pkgcore-9999.ebuild b/sys-apps/pkgcore/pkgcore-9999.ebuild index 5e72c4c3f54..2d2c13586b1 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() { -- cgit v1.2.1