Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2013 13:53:35 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317609 - head/graphics/yagf
Message-ID:  <201305071353.r47DrZ66022667@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
-@exec %%LOCALBASE%%/bin/update-desktop-database || :
-@unexec %%LOCALBASE%%/bin/update-desktop-database || :



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305071353.r47DrZ66022667>