summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/wireshark-99999999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild b/net-analyzer/wireshark/wireshark-99999999.ebuild
index f8b854c9dc0b..a011c0ef028d 100644
--- a/net-analyzer/wireshark/wireshark-99999999.ebuild
+++ b/net-analyzer/wireshark/wireshark-99999999.ebuild
@@ -265,6 +265,7 @@ src_install() {
pkg_postinst() {
gnome2_icon_cache_update
+ xdg_desktop_database_update
xdg_mimeinfo_database_update
# Add group for users allowed to sniff.
@@ -283,5 +284,6 @@ pkg_postinst() {
pkg_postrm() {
gnome2_icon_cache_update
+ xdg_desktop_database_update
xdg_mimeinfo_database_update
}