summaryrefslogtreecommitdiff
path: root/extra/wireshark/wireshark-gtk.install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/wireshark/wireshark-gtk.install')
-rw-r--r--extra/wireshark/wireshark-gtk.install3
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/wireshark/wireshark-gtk.install b/extra/wireshark/wireshark-gtk.install
index 6b1b64bdd..771e497ca 100644
--- a/extra/wireshark/wireshark-gtk.install
+++ b/extra/wireshark/wireshark-gtk.install
@@ -1,5 +1,6 @@
post_install() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+ update-desktop-database -q
}
post_upgrade() {