commit: be4597166ee19fadafb8ce037ba2c9fddda49351
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 17:40:13 2017 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 17:40:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be459716
app-misc/elasticsearch: prefix support
Package-Manager: Portage-2.3.8, Repoman-2.3.3
app-misc/elasticsearch/elasticsearch-5.5.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/elasticsearch/elasticsearch-5.5.2.ebuild
b/app-misc/elasticsearch/elasticsearch-5.5.2.ebuild
index 656497dd8f5..b2ac22fbd6c 100644
--- a/app-misc/elasticsearch/elasticsearch-5.5.2.ebuild
+++ b/app-misc/elasticsearch/elasticsearch-5.5.2.ebuild
@@ -39,7 +39,7 @@ src_install() {
exeinto /usr/share/${PN}/bin
doexe "${FILESDIR}/elasticsearch-systemd-pre-exec"
- chmod +x "${D}"/usr/share/${PN}/bin/* || die
+ chmod +x "${ED}"/usr/share/${PN}/bin/* || die
keepdir /var/{lib,log}/${PN}
dodir /usr/share/${PN}/plugins