aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-05-02 04:11:19 +0800
committerlioux <lioux@FreeBSD.org>2001-05-02 04:11:19 +0800
commit809436eb450b751fc9ca41d4ec32cfb1301cca53 (patch)
treeed609e7601aa9652f6986a5ce473ad0518f8b6c5 /games
parent70a197d615f0c9fdd512ca0555ecc58fee07c1ba (diff)
downloadfreebsd-ports-gnome-809436eb450b751fc9ca41d4ec32cfb1301cca53.tar.gz
freebsd-ports-gnome-809436eb450b751fc9ca41d4ec32cfb1301cca53.tar.zst
freebsd-ports-gnome-809436eb450b751fc9ca41d4ec32cfb1301cca53.zip
Fix PLIST.
Diffstat (limited to 'games')
-rw-r--r--games/hlserver-action/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/hlserver-action/pkg-plist b/games/hlserver-action/pkg-plist
index ebaead09e2d3..aae191c6d0b3 100644
--- a/games/hlserver-action/pkg-plist
+++ b/games/hlserver-action/pkg-plist
@@ -1124,5 +1124,5 @@
@dirrm %%HLDSDIR%%action/events
@dirrm %%HLDSDIR%%action/dlls
@dirrm %%HLDSDIR%%action/cl_dlls
-@dirrm %%HLDSDIR%%action/SAVE
-@dirrm %%HLDSDIR%%action
+@unexec rmdir %D/%%HLDSDIR%%action/SAVE 2>/dev/null || true
+@unexec rmdir %D/%%HLDSDIR%%action 2>/dev/null || echo "If you are permanently removing this port, you should also ``rm -Rf ${PKG_PREFIX}/%%HLDSDIR%%action'' removing any configuration files left." | fmt