summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/elasticsearch/elasticsearch-7.12.0.ebuild')
-rw-r--r--app-misc/elasticsearch/elasticsearch-7.12.0.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-misc/elasticsearch/elasticsearch-7.12.0.ebuild b/app-misc/elasticsearch/elasticsearch-7.12.0.ebuild
index 1eba30da241b..01bfc5af53fd 100644
--- a/app-misc/elasticsearch/elasticsearch-7.12.0.ebuild
+++ b/app-misc/elasticsearch/elasticsearch-7.12.0.ebuild
@@ -17,6 +17,9 @@ RDEPEND="acct-group/elasticsearch
virtual/jre"
QA_PRESTRIPPED="usr/share/elasticsearch/modules/x-pack-ml/platform/linux-x86_64/\(bin\|lib\)/.*"
+QA_PREBUILT="
+ usr/share/elasticsearch/modules/x-pack-ml/platform/linux-x86_64/bin/.*
+ usr/share/elasticsearch/modules/x-pack-ml/platform/linux-x86_64/lib/.*"
src_prepare() {
default