svn commit: r317609 - head/graphics/yagf
Boris Samorodov
bsam at FreeBSD.org
Tue May 7 13:53:36 UTC 2013
Author: bsam
Date: Tue May 7 13:53:35 2013
New Revision: 317609
URL: http://svnweb.freebsd.org/changeset/ports/317609
Log:
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
Modified:
head/graphics/yagf/pkg-plist
Modified: head/graphics/yagf/pkg-plist
==============================================================================
--- head/graphics/yagf/pkg-plist Tue May 7 13:53:08 2013 (r317608)
+++ head/graphics/yagf/pkg-plist Tue May 7 13:53:35 2013 (r317609)
@@ -18,5 +18,3 @@ share/yagf/translations/yagf_uk.qm
@dirrmtry share/icons/hicolor/96x96
@dirrmtry share/icons/hicolor
@dirrmtry share/icons
- at exec %%LOCALBASE%%/bin/update-desktop-database || :
- at unexec %%LOCALBASE%%/bin/update-desktop-database || :
More information about the svn-ports-all
mailing list