aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucio Sauer <watermanpaint@posteo.net>2024-05-08 05:09:14 +0200
committerLucio Sauer <watermanpaint@posteo.net>2024-05-08 05:14:40 +0200
commit7468ab8225c0334ad8f726a749153c137733a47e (patch)
tree407bf45193ec79015df081e94316bba0586657b3 /app-crypt
parentmedia-gfx/svgcleaner: speed up cargo SRC_URI generation (diff)
downloadguru-7468ab8225c0334ad8f726a749153c137733a47e.tar.gz
guru-7468ab8225c0334ad8f726a749153c137733a47e.tar.bz2
guru-7468ab8225c0334ad8f726a749153c137733a47e.zip
app-crypt/sac-core: add QA_FLAGS_IGNORED
ae10815e7fbf11a9903e4737c9d36188a7cc6d30 adds the incorrect QA_* variable to close the bugs. Closes: https://bugs.gentoo.org/931340 Closes: https://bugs.gentoo.org/931339 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/sac-core/sac-core-10.8.1050-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/sac-core/sac-core-10.8.1050-r1.ebuild b/app-crypt/sac-core/sac-core-10.8.1050-r1.ebuild
index 5a0d7970c..621f86281 100644
--- a/app-crypt/sac-core/sac-core-10.8.1050-r1.ebuild
+++ b/app-crypt/sac-core/sac-core-10.8.1050-r1.ebuild
@@ -29,10 +29,11 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="app-arch/unzip"
-QA_PREBUILT="
+QA_FLAGS_IGNORED="
usr/bin/SACSrv
usr/lib64/.*
"
+QA_PREBUILT="${QA_FLAGS_IGNORED}"
src_unpack() {
default