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) --- news/p5-NewsLib/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'news/p5-NewsLib') diff --git a/news/p5-NewsLib/pkg-plist b/news/p5-NewsLib/pkg-plist index 837a0eb6dd8e..aa51f1a854c2 100644 --- a/news/p5-NewsLib/pkg-plist +++ b/news/p5-NewsLib/pkg-plist @@ -8,6 +8,6 @@ %%SITE_PERL%%/Net/NNTP/Proxy.pm %%SITE_PERL%%/Net/NNTP/Client.pm %%SITE_PERL%%/Net/NNTP/Functions.pm -@unexec rmdir %D/%%SITE_PERL%%/News/Article 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/News/Article @dirrm %%SITE_PERL%%/Net/NNTP @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NewsLib -- cgit v1.2.3