summaryrefslogtreecommitdiff
path: root/games/hlserver-admin
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 02:20:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 02:20:05 +0000
commit0416031c9ba13da33845bc762078065b482dd551 (patch)
treebe4d2554a35fe96c98b1eaa2d243964ae3c4f602 /games/hlserver-admin
parent(forced commit) (diff)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Notes
Notes: svn path=/head/; revision=154113
Diffstat (limited to 'games/hlserver-admin')
-rw-r--r--games/hlserver-admin/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hlserver-admin/pkg-plist b/games/hlserver-admin/pkg-plist
index 8dceadb2c17c..ddeec380b8c0 100644
--- a/games/hlserver-admin/pkg-plist
+++ b/games/hlserver-admin/pkg-plist
@@ -230,4 +230,4 @@
@dirrm %%HLDSDIR%%Adminmod/config/Samples
@dirrm %%HLDSDIR%%Adminmod/config
@dirrm %%HLDSDIR%%Adminmod/.amdd
-@unexec rmdir %D/%%HLDSDIR%%Adminmod 2>/dev/null || true
+@dirrmtry %%HLDSDIR%%Adminmod