From 7f55bd99fc81baae05e7a936785e779fa5e8e693 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Mon, 4 Feb 2019 15:53:42 -0600 Subject: sys-apps/pkgcore: drop plugin cache creation It's done internally during the install for the bundled plugins. Signed-off-by: Tim Harder --- sys-apps/pkgcore/pkgcore-9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/pkgcore/pkgcore-9999.ebuild b/sys-apps/pkgcore/pkgcore-9999.ebuild index 0bc10eacfb55..308d58adcb67 100644 --- a/sys-apps/pkgcore/pkgcore-9999.ebuild +++ b/sys-apps/pkgcore/pkgcore-9999.ebuild @@ -51,7 +51,3 @@ python_install_all() { --mandir="${ED%/}/usr/share/man" distutils-r1_python_install_all } - -pkg_postinst() { - pplugincache -} -- cgit v1.2.3-65-gdbad