mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user