Skip to content

Commit

Permalink
app-misc/elasticsearch: remove x-pack cleanup
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/689524
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Ferenc Erki <[email protected]>
Closes: gentoo#12407
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
ferki authored and mgorny committed Jul 16, 2019
1 parent 66416e4 commit 966516a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app-misc/elasticsearch/elasticsearch-7.2.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ src_prepare() {

rm LICENSE.txt NOTICE.txt || die
rmdir logs || die

if use x-pack; then
rm -r modules/x-pack-ml/platform/{darwin,windows}-x86_64 || die
fi
}

src_install() {
Expand Down

0 comments on commit 966516a

Please sign in to comment.