diff options
author | Lucio Sauer <watermanpaint@posteo.net> | 2024-05-08 03:34:23 +0200 |
---|---|---|
committer | Lucio Sauer <watermanpaint@posteo.net> | 2024-05-08 03:34:23 +0200 |
commit | ae10815e7fbf11a9903e4737c9d36188a7cc6d30 (patch) | |
tree | d45cc093c1ccf55d000c3c87fae2cc36523b363a /app-crypt | |
parent | app-crypt/sac-core: use unpacker eclass for deb archive (diff) | |
download | guru-ae10815e7fbf11a9903e4737c9d36188a7cc6d30.tar.gz guru-ae10815e7fbf11a9903e4737c9d36188a7cc6d30.tar.bz2 guru-ae10815e7fbf11a9903e4737c9d36188a7cc6d30.zip |
app-crypt/sac-core: add QA_PREBUILT
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.ebuild | 5 |
1 files changed, 5 insertions, 0 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 26f76629e..00df9ea8e 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,6 +29,11 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND="app-arch/unzip" +QA_PREBUILT=" + usr/bin/SACSrv + usr/lib64/.* +" + src_unpack() { default unpacker "SAC Linux ${PV} R1 GA/Installation/withoutUI/Ubuntu-2204/safenetauthenticationclient-core_${PV}_amd64.deb" |