gui-apps/intiface-central-bin: fix QA_PREBUILT paths

Bug: 089d67bda7 (r102033116)
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
Ronny (tastytea) Gutbrod
2023-02-27 19:04:55 +01:00
parent 37047a92cd
commit 0308fb79bf

View File

@@ -28,8 +28,8 @@ RDEPEND="
BDEPEND="app-arch/unzip"
QA_PREBUILT="
/opt/${PN}/lib/*.so
/opt/${PN}/intiface_central
opt/${PN}/lib/*.so
opt/${PN}/intiface_central
"
src_install() {