commit: 04ff848f5f137ca52a5ef17e76d41f7aec28feee
Author: Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
AuthorDate: Thu Feb 3 01:55:44 2022 +0000
Commit: Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
CommitDate: Thu Feb 3 01:55:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=04ff848f
Remove stripped directories from build
Signed-off-by: Samuel Bernardo <samuelbernardo.mail <AT> gmail.com>
net-misc/meocloud-client-beta/meocloud-client-beta-0.2.29-r1.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git
a/net-misc/meocloud-client-beta/meocloud-client-beta-0.2.29-r1.ebuild
b/net-misc/meocloud-client-beta/meocloud-client-beta-0.2.29-r1.ebuild
index 89a19f3..41c0c10 100644
--- a/net-misc/meocloud-client-beta/meocloud-client-beta-0.2.29-r1.ebuild
+++ b/net-misc/meocloud-client-beta/meocloud-client-beta-0.2.29-r1.ebuild
@@ -17,6 +17,10 @@ SRC_URI="
amd64? (
https://meocloud.pt/binaries/linux/x86_64/meocloud-latest_x86_64_beta.tar.gz ->
${P}_x86_64.tar.gz )
"
+QA_PRESTRIPPED="
+ opt/meocloud/cli/.*
+ opt/meocloud/core/*"
+
QA_FLAGS_IGNORED="*"
src_unpack() {