diff options
author | bapt <bapt@FreeBSD.org> | 2015-01-20 04:21:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-01-20 04:21:58 +0800 |
commit | e2b4d80ee6c7122b2dbf646468ae4398b65e6b40 (patch) | |
tree | 697bdf130ec7a84dd1aa2e0e9ec10619b0aa10e6 /astro | |
parent | 7d09aa4a4624d4f2e255dcb7af67c02b7ffe353c (diff) | |
download | freebsd-ports-gnome-e2b4d80ee6c7122b2dbf646468ae4398b65e6b40.tar.gz freebsd-ports-gnome-e2b4d80ee6c7122b2dbf646468ae4398b65e6b40.tar.zst freebsd-ports-gnome-e2b4d80ee6c7122b2dbf646468ae4398b65e6b40.zip |
Remove redudant @exec
Diffstat (limited to 'astro')
-rw-r--r-- | astro/google-earth/pkg-plist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/astro/google-earth/pkg-plist b/astro/google-earth/pkg-plist index ae1481464356..91ac99c21f91 100644 --- a/astro/google-earth/pkg-plist +++ b/astro/google-earth/pkg-plist @@ -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 |