diff options
Diffstat (limited to 'www/epiphany/pkg-plist')
-rw-r--r-- | www/epiphany/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index 82a243dfa..10c0fd97b 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -57,6 +57,7 @@ libdata/pkgconfig/epiphany-1.4.pc share/gnome/application-registry/epiphany.applications share/gnome/applications/bme.desktop share/gnome/applications/epiphany.desktop +@exec update-desktop-database > /dev/null || /usr/bin/true share/gnome/epiphany/art/epiphany-bookmarks.png share/gnome/epiphany/art/epiphany-download.png share/gnome/epiphany/art/epiphany-entry.png @@ -180,3 +181,4 @@ share/locale/zh_TW/LC_MESSAGES/epiphany.mo @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/epiphany/epiphany-C.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/epiphany/epiphany-es.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/epiphany/epiphany-eu.omf 2>/dev/null || /usr/bin/true +@unexec update-desktop-database > /dev/null || /usr/bin/true |