summaryrefslogtreecommitdiffstats
path: root/abs/extra/wireshark/wireshark-gtk.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/wireshark/wireshark-gtk.install')
-rw-r--r--abs/extra/wireshark/wireshark-gtk.install3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/extra/wireshark/wireshark-gtk.install b/abs/extra/wireshark/wireshark-gtk.install
index 6b1b64b..771e497 100644
--- a/abs/extra/wireshark/wireshark-gtk.install
+++ b/abs/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() {