From a85cad9a3af99dd8f027f071de209f746ce31212 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Tue, 31 Oct 2000 07:22:29 +0000 Subject: Add @dirrm for Authen/Radius. Add @unexec rmdir for Authen directories if empty. Submitted by: bento --- security/p5-Authen-Radius/pkg-plist | 3 +++ 1 file changed, 3 insertions(+) (limited to 'security') diff --git a/security/p5-Authen-Radius/pkg-plist b/security/p5-Authen-Radius/pkg-plist index d26b018c354c..4714ff6a564f 100644 --- a/security/p5-Authen-Radius/pkg-plist +++ b/security/p5-Authen-Radius/pkg-plist @@ -1,2 +1,5 @@ lib/perl5/site_perl/%%PERL_VER%%/Authen/Radius.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Radius/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Radius +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Authen 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen 2>/dev/null || true -- cgit v1.2.3