mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
games-util/xivlauncher: dosym remove absolute path
Signed-off-by: Anna (navi) Figueiredo Gomes <anna@navirc.com>
This commit is contained in:
@@ -259,7 +259,7 @@ src_install() {
|
||||
insinto opt/xivlauncher
|
||||
doins -r *
|
||||
fperms +x /opt/xivlauncher/XIVLauncher.Core
|
||||
dosym /opt/xivlauncher/XIVLauncher.Core usr/bin/xivlauncher
|
||||
dosym ../../opt/xivlauncher/XIVLauncher.Core usr/bin/${PN}
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user