aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-04-19 07:58:05 +0800
committeredwin <edwin@FreeBSD.org>2008-04-19 07:58:05 +0800
commit36b895ff6da46f97af3e24feb438229aa18f52a9 (patch)
treebac97b17e473654b80b55c621d76bb3ae8eba505 /astro
parent62f9f5e410abca79d2730d481569a3c13f50418d (diff)
downloadfreebsd-ports-graphics-36b895ff6da46f97af3e24feb438229aa18f52a9.tar.gz
freebsd-ports-graphics-36b895ff6da46f97af3e24feb438229aa18f52a9.tar.zst
freebsd-ports-graphics-36b895ff6da46f97af3e24feb438229aa18f52a9.zip
that was a fast backout. Let's wait until the @rmforce has been implemented before doing this kind of @unexecs
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 f4115789cad..79b58265110 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