summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text')
-rw-r--r--app-text/groonga/groonga-8.0.2.ebuild2
1 files changed, 0 insertions, 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
}