From 0326b836d0fbe231c9c8d8dfc7eee176c14c93a3 Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 12 Mar 2006 23:27:06 +0000 Subject: Add a missing of @exec [...]update-desktop-database[..]/usr/bin/true git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5884 df743ca5-7f9a-e211-a948-0013205c9059 --- editors/gedit/pkg-plist | 1 + 1 file changed, 1 insertion(+) diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist index aa8d4b04a..dff0c915e 100644 --- a/editors/gedit/pkg-plist +++ b/editors/gedit/pkg-plist @@ -374,4 +374,5 @@ share/locale/zh_TW/LC_MESSAGES/gedit.mo @dirrm include/gedit-%%VERSION%%/gedit/recent-files @dirrm include/gedit-%%VERSION%%/gedit @dirrm include/gedit-%%VERSION%% +@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -- cgit v1.2.3