From 00c8b6363a7a4a86386e02b8bbba960c99bf8c71 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Thu, 15 Apr 2004 12:56:38 +0000 Subject: [PATCH] Fix plist --- www/p5-Apache-Radius/pkg-plist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/p5-Apache-Radius/pkg-plist b/www/p5-Apache-Radius/pkg-plist index 1a75ccc6fb03..993178b1ff56 100644 --- a/www/p5-Apache-Radius/pkg-plist +++ b/www/p5-Apache-Radius/pkg-plist @@ -1,2 +1,5 @@ %%SITE_PERL%%/Apache/AuthenRadius.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthenRadius/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthenRadius +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true