Skip to content

Commit

Permalink
app-misc/elasticsearch: fix install with USE="x-pack"
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/684952
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Ferenc Erki <[email protected]>
Closes: gentoo#11880
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
ferki authored and a17r committed May 8, 2019
1 parent 52ce14a commit 24c359c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app-misc/elasticsearch/elasticsearch-7.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ src_prepare() {
rmdir logs || die

if use x-pack; then
rm bin/x-pack/*.bat || die
rm -r modules/x-pack-ml/platform/{darwin,windows}-x86_64 || die
fi
}
Expand Down

0 comments on commit 24c359c

Please sign in to comment.