mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
games-util/gamehub: replace xdg-utils with xdg
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit gnome2-utils meson vala xdg-utils
|
||||
inherit gnome2-utils meson vala xdg
|
||||
|
||||
DESCRIPTION="GameHub is a unified library for all your games"
|
||||
HOMEPAGE="https://tkashkin.tk/projects/gamehub"
|
||||
@@ -44,11 +44,9 @@ src_prepare() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_icon_cache_update
|
||||
gnome2_schemas_update
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
xdg_icon_cache_update
|
||||
gnome2_schemas_update
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user