From 990b3619beb405923b63694f0d65111d83949d4b Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Mon, 4 Feb 2019 15:55:30 -0600 Subject: [PATCH] dev-util/pkgcheck: drop plugin cache creation It's done internally during the install for the bundled plugins. Signed-off-by: Tim Harder --- dev-util/pkgcheck/pkgcheck-9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-util/pkgcheck/pkgcheck-9999.ebuild b/dev-util/pkgcheck/pkgcheck-9999.ebuild index 0b19214ca4f3..22550d50d55e 100644 --- a/dev-util/pkgcheck/pkgcheck-9999.ebuild +++ b/dev-util/pkgcheck/pkgcheck-9999.ebuild @@ -50,7 +50,3 @@ python_install_all() { --mandir="${ED%/}/usr/share/man" distutils-r1_python_install_all } - -pkg_postinst() { - pplugincache pkgcheck.plugins -} -- 2.26.2