games-arcade/tetrio-desktop: Fix issue with fperms

Bug: https://bugs.gentoo.org/930811
Closes: https://bugs.gentoo.org/930811
Signed-off-by: AquaOneLove <aquaonelove@proton.me>
This commit is contained in:
AquaOneLove
2024-04-28 15:33:03 +03:00
parent 93384e5440
commit e2b40db6b6

View File

@@ -100,7 +100,7 @@ src_install() {
doins -r "opt/${PN}/locales" "opt/${PN}/resources" "opt/${PN}/swiftshader"
fperms a+x "${DESTDIR}/swiftshader/"*
fperms -R a+x "${DESTDIR}/swiftshader/"
fowners root "${DESTDIR}/chrome-sandbox"
fperms 4711 "${DESTDIR}/chrome-sandbox"