summaryrefslogtreecommitdiff
path: root/community/emesene/emesene.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/emesene/emesene.install')
-rw-r--r--community/emesene/emesene.install3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/emesene/emesene.install b/community/emesene/emesene.install
index 309ea10a5..9ff2df7f8 100644
--- a/community/emesene/emesene.install
+++ b/community/emesene/emesene.install
@@ -1,5 +1,6 @@
post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+ update-desktop-database -q
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
}
post_upgrade() {