gnome-extra/commit: remove redundant xdg update

Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Julien Roy
2024-04-06 08:55:45 -04:00
parent 4e42b5c1b4
commit 0ea579d1c7

View File

@@ -59,11 +59,9 @@ src_install() {
pkg_postinst() {
xdg_pkg_postinst
gnome2_schemas_update
xdg_icon_cache_update
}
pkg_postrm() {
xdg_pkg_postrm
gnome2_schemas_update
xdg_icon_cache_update
}