summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/xchm/xchm-1.30.ebuild')
-rw-r--r--app-text/xchm/xchm-1.30.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-text/xchm/xchm-1.30.ebuild b/app-text/xchm/xchm-1.30.ebuild
index ae0694a99232..2784ed8aac1c 100644
--- a/app-text/xchm/xchm-1.30.ebuild
+++ b/app-text/xchm/xchm-1.30.ebuild
@@ -45,10 +45,12 @@ src_install() {
pkg_postinst() {
xdg_desktop_database_update
+ xdg_icon_cache_update
xdg_mimeinfo_database_update
}
pkg_postrm() {
xdg_desktop_database_update
+ xdg_icon_cache_update
xdg_mimeinfo_database_update
}