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