summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 00:17:42 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 00:17:42 +0000
commite8d3c8300fde17c34b15fc2d889e55641e0a8f00 (patch)
treebbb6bde5614379bfe98675053e4e845e1233cf74 /biology
parentDrupal appears to re-roll modules from cvs on a nightly basis in such (diff)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Notes
Notes: svn path=/head/; revision=154104
Diffstat (limited to 'biology')
-rw-r--r--biology/distribfold/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/distribfold/pkg-plist b/biology/distribfold/pkg-plist
index 634c59a42173..868f34107dac 100644
--- a/biology/distribfold/pkg-plist
+++ b/biology/distribfold/pkg-plist
@@ -23,6 +23,6 @@ distribfold/cpu0/toph19_eef1.inp
distribfold/cpu0/whatsnew.txt
distribfold/cpu0/zhangatm.txt
distribfold/cpu0/zhangeij.txt
-@unexec rmdir %D/distribfold/cpu0 2>/dev/null || true
+@dirrmtry distribfold/cpu0
etc/rc.d/distribfold.sh
@unexec rmdir %D/distribfold 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/distribfold`` to remove any binary, configuration and log files left." | fmt