aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2013-05-07 21:53:35 +0800
committerbsam <bsam@FreeBSD.org>2013-05-07 21:53:35 +0800
commitdf36fba7fa5f5cd538ad018eeab932bd958d8ab3 (patch)
tree0c20c0eeb02e14c018234a6454ef1fa8616a7dab
parentee16ed0d994efa56de0ac5a32654bd49049bdf30 (diff)
downloadfreebsd-ports-gnome-df36fba7fa5f5cd538ad018eeab932bd958d8ab3.tar.gz
freebsd-ports-gnome-df36fba7fa5f5cd538ad018eeab932bd958d8ab3.tar.zst
freebsd-ports-gnome-df36fba7fa5f5cd538ad018eeab932bd958d8ab3.zip
Remove exec and unexec of update-desktop-database from pkg-plist,
forgotten at the previous commit. PS. Actually the previous commit was intended to be done to the redports repository. Unfortunately I used the wrong terminal multiplexor window to do the commit. :-( Reminded by: kwm
-rw-r--r--graphics/yagf/pkg-plist2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/yagf/pkg-plist b/graphics/yagf/pkg-plist
index bf4aa89a05db..176a898e21dc 100644
--- a/graphics/yagf/pkg-plist
+++ b/graphics/yagf/pkg-plist
@@ -18,5 +18,3 @@ share/yagf/translations/yagf_uk.qm
@dirrmtry share/icons/hicolor/96x96
@dirrmtry share/icons/hicolor
@dirrmtry share/icons
-@exec %%LOCALBASE%%/bin/update-desktop-database || :
-@unexec %%LOCALBASE%%/bin/update-desktop-database || :