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 GOG and Epic login) Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
@@ -24,7 +24,7 @@ src_install() {
|
||||
fperms +x /opt/heroic /opt/bin/heroic
|
||||
|
||||
#fix login error both EPIC and GOG
|
||||
fperms +x /opt/heroic/resources/app.asar.unpacked/build/bin/linux/{legendary, gogdl}
|
||||
fperms +x /opt/heroic/resources/app.asar.unpacked/build/bin/linux/legendary /opt/heroic/resources/app.asar.unpacked/build/bin/linux/gogdl
|
||||
|
||||
domenu "${FILESDIR}/HeroicGamesLauncher.desktop"
|
||||
newicon "${WORKDIR}/heroic/resources/app.asar.unpacked/build/icon.png" heroic.png
|
||||
|
||||
Reference in New Issue
Block a user