summaryrefslogtreecommitdiff
path: root/community/kchmviewer/kchmviewer.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/kchmviewer/kchmviewer.install')
-rw-r--r--community/kchmviewer/kchmviewer.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/kchmviewer/kchmviewer.install b/community/kchmviewer/kchmviewer.install
index 8de1998bf..82baa7bf0 100644
--- a/community/kchmviewer/kchmviewer.install
+++ b/community/kchmviewer/kchmviewer.install
@@ -1,5 +1,6 @@
post_install() {
which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate
+ update-desktop-database -q
}
post_upgrade() {