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-HTTP-MobileAgent/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/p5-HTTP-MobileAgent') diff --git a/www/p5-HTTP-MobileAgent/pkg-plist b/www/p5-HTTP-MobileAgent/pkg-plist index 9acc07e374cf..745365f0d0b4 100644 --- a/www/p5-HTTP-MobileAgent/pkg-plist +++ b/www/p5-HTTP-MobileAgent/pkg-plist @@ -11,4 +11,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/MobileAgent/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/MobileAgent @dirrm %%SITE_PERL%%/HTTP/MobileAgent -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP -- cgit v1.3