mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
games-fps/assaultcube: create relative symlink
This is done to stop pkgcheck from complaining about an absolute symlink. Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
This commit is contained in:
@@ -72,7 +72,7 @@ src_install() {
|
||||
Game \
|
||||
"Keywords=assaultcube;game;fps;\nMimeType=x-scheme-handler/assaultcube"
|
||||
|
||||
dosym "${EPREFIX}/usr/share/assaultcube/assaultcube.sh" usr/bin/assaultcube
|
||||
dosym -r "${EPREFIX}/usr/share/assaultcube/assaultcube.sh" "${EPREFIX}/usr/bin/assaultcube"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user