From 32bc511c9af88bd8d5d2476e7023bdf14a78d818 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Fri, 11 May 2018 14:21:46 -0400 Subject: [PATCH] app-text/groonga: Fix install failure removing old init script The manual removal is no longer necessary Package-Manager: Portage-2.3.36, Repoman-2.3.9 --- app-text/groonga/groonga-8.0.2.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/app-text/groonga/groonga-8.0.2.ebuild b/app-text/groonga/groonga-8.0.2.ebuild index ebc194e460c1..65608552596f 100644 --- a/app-text/groonga/groonga-8.0.2.ebuild +++ b/app-text/groonga/groonga-8.0.2.ebuild @@ -97,6 +97,4 @@ src_install() { fowners groonga:groonga /var/{log,lib}/${PN} use examples || rm -r "${D%/}/usr/share/${PN}" || die - # Extra init script - rm -r "${D%/}/usr/sbin/groonga-httpd-restart" || die } -- 2.26.2