From e80f0953d18006170971019cc3936a2de46081ab Mon Sep 17 00:00:00 2001 From: edwin Date: Sun, 22 Jan 2006 01:29:46 +0000 Subject: Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related) --- chinese/firebird/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chinese/firebird') diff --git a/chinese/firebird/pkg-plist b/chinese/firebird/pkg-plist index eb141a4874c4..abf1ad9a4a73 100644 --- a/chinese/firebird/pkg-plist +++ b/chinese/firebird/pkg-plist @@ -591,5 +591,5 @@ bbs/boards/notepad/M.960994672.A @dirrm bbs/0Announce/bms @dirrm bbs/0Announce/bbslist @dirrm bbs/0Announce -@unexec rmdir %D/bbs/log 2>/dev/null || true +@dirrmtry bbs/log @dirrm bbs -- cgit