mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-crypt/sac-core: add QA_FLAGS_IGNORED
ae10815e7f 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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user