aboutsummaryrefslogtreecommitdiff
path: root/games/quake3-data
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 05:52:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 05:52:28 +0000
commitd568611c3eb334453c4a0352b61f081a623d72f1 (patch)
treec3c2e5147c98015eb1ada868e403a08ef31d9123 /games/quake3-data
parentf35229590b6b5b323c1b01abd2946e20fc1a0476 (diff)
downloadports-d568611c3eb334453c4a0352b61f081a623d72f1.tar.gz
ports-d568611c3eb334453c4a0352b61f081a623d72f1.zip
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Notes
Notes: svn path=/head/; revision=154134
Diffstat (limited to 'games/quake3-data')
-rw-r--r--games/quake3-data/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake3-data/pkg-plist b/games/quake3-data/pkg-plist
index 641e635ba91b..0e4b1b762bc8 100644
--- a/games/quake3-data/pkg-plist
+++ b/games/quake3-data/pkg-plist
@@ -11,6 +11,6 @@
%%TEAMARENA%%%%DATADIR%%/missionpack/pak3.pk3
share/pixmaps/quake3.xpm
@dirrmtry share/pixmaps
-%%TEAMARENA%%@unexec rmdir %D/%%DATADIR%%/missionpack 2>/dev/null || true
+%%TEAMARENA%%@dirrmtry %%DATADIR%%/missionpack
@dirrmtry %%DATADIR%%/baseq3
@unexec rmdir %D/%%DATADIR%% >/dev/null 2>&1 || echo "If you are permanently removing this port, you should remove any configuration files, data files, and mods left in %D/%%DATADIR%%." | fmt