diff --git a/games-util/gamehub/gamehub-0.16.0.1.ebuild b/games-util/gamehub/gamehub-0.16.0.1.ebuild index 5e0ccf8b95..86a4856e28 100644 --- a/games-util/gamehub/gamehub-0.16.0.1.ebuild +++ b/games-util/gamehub/gamehub-0.16.0.1.ebuild @@ -44,9 +44,11 @@ src_prepare() { } pkg_postinst() { + xdg_pkg_postinst gnome2_schemas_update } pkg_postrm() { + xdg_pkg_postrm gnome2_schemas_update }