summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-04-18 23:58:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-04-18 23:58:05 +0000
commitcd2238361d667262e50cca04146db33348ae6957 (patch)
tree483e88e61dee7fe1c00b00a3ebce0eec1caa2c13 /astro
parentUse @dirrmtry and @rmtry macros in the pkg-plist (diff)
that was a fast backout. Let's wait until the @rmforce has been implemented before doing this kind of @unexecs
Notes
Notes: svn path=/head/; revision=211555
Diffstat (limited to 'astro')
-rw-r--r--astro/boinc-einsteinathome/pkg-plist2
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