mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
games-util/gamehub: add missing xdg step calls
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
This commit is contained in:
@@ -44,9 +44,11 @@ src_prepare() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
gnome2_schemas_update
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
xdg_pkg_postrm
|
||||
gnome2_schemas_update
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user