summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac.paragon@gmail.com>2021-05-24 19:55:43 +0300
committerJoonas Niilola <juippis@gentoo.org>2021-05-26 14:58:08 +0300
commitda9d7fd4654f6e1c2e591605d0c19cc00b2d614e (patch)
tree1f48950c1214c6fb9a82eae4ba624f29bb2ba50e
parentsys-kernel/vanilla-sources: Linux version bumps (diff)
downloadgentoo-da9d7fd4.tar.gz
gentoo-da9d7fd4.tar.bz2
gentoo-da9d7fd4.zip
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>
-rw-r--r--media-gfx/xpaint/xpaint-3.1.3.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/media-gfx/xpaint/xpaint-3.1.3.ebuild b/media-gfx/xpaint/xpaint-3.1.3.ebuild
index 91989acf65ac..1c03f7e9b5fb 100644
--- a/media-gfx/xpaint/xpaint-3.1.3.ebuild
+++ b/media-gfx/xpaint/xpaint-3.1.3.ebuild
@@ -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
}