mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
games-util/xivlauncher: Inherit xdg
And remove unnecessary pkg_post* Signed-off-by: Anna (navi) Figueiredo Gomes <anna@navirc.com>
This commit is contained in:
@@ -192,7 +192,7 @@ vortice.mathematics-1.3.24
|
||||
|
||||
DOTNET_SLOT="6.0"
|
||||
|
||||
inherit dotnet-utils desktop
|
||||
inherit dotnet-utils desktop xdg
|
||||
|
||||
DESCRIPTION="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
|
||||
|
||||
@@ -261,13 +261,3 @@ src_install() {
|
||||
fperms +x /opt/xivlauncher/XIVLauncher.Core
|
||||
dosym ../../opt/xivlauncher/XIVLauncher.Core usr/bin/${PN}
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_desktop_database_update
|
||||
xdg_icon_cache_update
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
xdg_desktop_database_update
|
||||
xdg_icon_cache_update
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user