summaryrefslogtreecommitdiff
path: root/community/vmpk/vmpk.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/vmpk/vmpk.install')
-rw-r--r--community/vmpk/vmpk.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vmpk/vmpk.install b/community/vmpk/vmpk.install
index 293ff852a..8c0bcc270 100644
--- a/community/vmpk/vmpk.install
+++ b/community/vmpk/vmpk.install
@@ -1,5 +1,5 @@
post_install() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
update-desktop-database -q
}