This commit is contained in:
Gerben Jan Dijkman 2024-05-24 22:43:08 +02:00
parent dfa42751e2
commit d51dd188fa

View File

@ -36,9 +36,11 @@ 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
}