mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
games-util/HeroicGamesLauncher-bin: fix fperms command
* (fixes heroic not open) Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@ src_install() {
|
||||
doins -r "${WORKDIR}/heroic"
|
||||
insinto /opt/bin
|
||||
doins "${FILESDIR}/heroic"
|
||||
fperms +x /opt/heroic /opt/bin/heroic
|
||||
fperms +x /opt/heroic/heroic /opt/bin/heroic
|
||||
|
||||
#fix login error both EPIC and GOG
|
||||
fperms +x /opt/heroic/resources/app.asar.unpacked/build/bin/linux/legendary /opt/heroic/resources/app.asar.unpacked/build/bin/linux/gogdl
|
||||
|
||||
Reference in New Issue
Block a user