From d568611c3eb334453c4a0352b61f081a623d72f1 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 22 Jan 2006 05:52:28 +0000 Subject: eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related) --- mail/dspam-devel/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/dspam-devel') diff --git a/mail/dspam-devel/pkg-plist b/mail/dspam-devel/pkg-plist index dbf1d74a5842..dcc772fd8605 100644 --- a/mail/dspam-devel/pkg-plist +++ b/mail/dspam-devel/pkg-plist @@ -110,7 +110,7 @@ libdata/pkgconfig/dspam.pc %%CGI%%@dirrm www/vhosts/dspam/templates %%CGI%%@dirrm www/vhosts/dspam %%CGI%%@dirrm www/vhosts -%%CGI%%@unexec rmdir %D/www 2>/dev/null || true +%%CGI%%@dirrmtry www @dirrm include/dspam @cwd %%DSPAM_HOME%% firstrun.txt.sample -- cgit v1.2.3