diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-04-18 23:58:05 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-04-18 23:58:05 +0000 |
commit | cd2238361d667262e50cca04146db33348ae6957 (patch) | |
tree | 483e88e61dee7fe1c00b00a3ebce0eec1caa2c13 /astro | |
parent | 48973ba2fecf4cbebc7aea60d6ee65cd6142d89a (diff) | |
download | ports-cd2238361d667262e50cca04146db33348ae6957.tar.gz ports-cd2238361d667262e50cca04146db33348ae6957.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/boinc-einsteinathome/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/boinc-einsteinathome/pkg-plist b/astro/boinc-einsteinathome/pkg-plist index f4115789cadf..79b58265110c 100644 --- a/astro/boinc-einsteinathome/pkg-plist +++ b/astro/boinc-einsteinathome/pkg-plist @@ -1,4 +1,4 @@ @cwd %%BOINC_HOME%% projects/%%EINSTEIN_SITE%%/app_info.xml projects/%%EINSTEIN_SITE%%/%%EINSTEIN_BINARY%% -@dirrmtry projects/%%EINSTEIN_SITE%% +@unexec rm -f %D/bin/roadmap %D/bin/roadgps 2>&1 >/dev/null || true |