diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-07 14:21:36 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-07 14:21:36 +0800 |
commit | d0e9332bc49c41fbe3062c67a3dff7e54562f953 (patch) | |
tree | 0e85c7b1f7092310e853be98860af8ee3353d5fb /www/epiphany/pkg-plist | |
parent | cd8c6b779b91e7df81886928b299088b3b9160fc (diff) | |
download | marcuscom-ports-d0e9332bc49c41fbe3062c67a3dff7e54562f953.tar marcuscom-ports-d0e9332bc49c41fbe3062c67a3dff7e54562f953.tar.gz marcuscom-ports-d0e9332bc49c41fbe3062c67a3dff7e54562f953.tar.bz2 marcuscom-ports-d0e9332bc49c41fbe3062c67a3dff7e54562f953.tar.lz marcuscom-ports-d0e9332bc49c41fbe3062c67a3dff7e54562f953.tar.xz marcuscom-ports-d0e9332bc49c41fbe3062c67a3dff7e54562f953.tar.zst marcuscom-ports-d0e9332bc49c41fbe3062c67a3dff7e54562f953.zip |
Use new desktop file handling policy.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2629 df743ca5-7f9a-e211-a948-0013205c9059
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 |