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) --- www/p5-HTML-TableTiler/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/p5-HTML-TableTiler') diff --git a/www/p5-HTML-TableTiler/pkg-plist b/www/p5-HTML-TableTiler/pkg-plist index 484070249435..5aed8a116fb6 100644 --- a/www/p5-HTML-TableTiler/pkg-plist +++ b/www/p5-HTML-TableTiler/pkg-plist @@ -1,4 +1,4 @@ %%SITE_PERL%%/HTML/TableTiler.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TableTiler/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TableTiler -@unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/HTML -- cgit v1.2.3