media-gfx/xpaint: update icons cache

Closes: https://bugs.gentoo.org/791820
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20968
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Viorel Munteanu
2021-05-24 19:55:43 +03:00
committed by Joonas Niilola
parent 026a39904e
commit da9d7fd465

View File

@@ -95,8 +95,10 @@ src_install() {
pkg_postinst() {
xdg_desktop_database_update
xdg_icon_cache_update
}
pkg_postrm() {
xdg_desktop_database_update
xdg_icon_cache_update
}