mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-fps/etqw-bin: Fix QA_PREBUILT paths
Closes: https://bugs.gentoo.org/780726 Closes: https://bugs.gentoo.org/780729 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -32,8 +32,8 @@ BDEPEND="app-arch/unzip"
|
||||
MY_DIR=opt/etqw
|
||||
|
||||
QA_PREBUILT="
|
||||
${MY_DIR:1}/*.x86
|
||||
${MY_DIR:1}/*.so*
|
||||
${MY_DIR}/*.x86
|
||||
${MY_DIR}/*.so*
|
||||
"
|
||||
|
||||
src_unpack() {
|
||||
|
||||
Reference in New Issue
Block a user