From 508b8d82f4fdfc6889fe17931ef30f047501dfd6 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 22 Jan 2006 03:01:03 +0000 Subject: Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related) --- russian/cyrproxy/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'russian/cyrproxy') diff --git a/russian/cyrproxy/pkg-plist b/russian/cyrproxy/pkg-plist index 7f147b20d9e1..d81ceaef9225 100644 --- a/russian/cyrproxy/pkg-plist +++ b/russian/cyrproxy/pkg-plist @@ -23,4 +23,4 @@ libexec/tcpspy www/cgi-bin/cyrwww @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% -@unexec rmdir %D/www/cgi-bin 2> /dev/null || true +@dirrmtry www/cgi-bin -- cgit v1.2.3