Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2015 20:21:59 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377467 - head/astro/google-earth
Message-ID:  <201501192021.t0JKLxfU026795@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Jan 19 20:21:58 2015
New Revision: 377467
URL: https://svnweb.freebsd.org/changeset/ports/377467
QAT: https://qat.redports.org/buildarchive/r377467/

Log:
  Remove redudant @exec

Modified:
  head/astro/google-earth/pkg-plist

Modified: head/astro/google-earth/pkg-plist
==============================================================================
--- head/astro/google-earth/pkg-plist	Mon Jan 19 20:21:12 2015	(r377466)
+++ head/astro/google-earth/pkg-plist	Mon Jan 19 20:21:58 2015	(r377467)
@@ -561,7 +561,3 @@ bin/googleearth
 %%DATADIR%%/shaders/watersurface.vs_2_0
 share/applications/googleearth.desktop
 share/mime/packages/googleearth-mimetypes.xml
-@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
-@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
-@exec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || true
-@unexec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || true



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