mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
games-emulation/duckstation: change xdg-utils to xdg
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Octiabrina Terrien-Puig <octiabrina@myrvogna.net>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit cmake desktop git-r3 xdg-utils
|
||||
inherit xdg cmake desktop git-r3
|
||||
|
||||
DESCRIPTION="Fast Sony PlayStation (PSX) emulator"
|
||||
HOMEPAGE="https://github.com/stenzek/duckstation"
|
||||
@@ -93,11 +93,3 @@ src_install() {
|
||||
fperms +x /opt/${PN}/duckstation-qt
|
||||
fi
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_icon_cache_update
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
xdg_icon_cache_update
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user