aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAquaOneLove <aquaonelove@proton.me>2024-04-28 15:33:03 +0300
committerAquaOneLove <aquaonelove@proton.me>2024-04-28 15:33:41 +0300
commite2b40db6b69c44abaadd30e56be6e3d256e62098 (patch)
treed876cb21f3485963cd20257ed8a5ee0bf24ec526 /games-arcade
parentdev-scheme/sagittarius: new package, add 0.9.11 (diff)
downloadguru-e2b40db6b69c44abaadd30e56be6e3d256e62098.tar.gz
guru-e2b40db6b69c44abaadd30e56be6e3d256e62098.tar.bz2
guru-e2b40db6b69c44abaadd30e56be6e3d256e62098.zip
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>
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild b/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
index 5f683b8c9..352bf9090 100644
--- a/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
+++ b/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
@@ -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"