diff options
Diffstat (limited to 'security/p5-Authen-Radius/pkg-plist')
-rw-r--r-- | security/p5-Authen-Radius/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Authen-Radius/pkg-plist b/security/p5-Authen-Radius/pkg-plist index d26b018..4714ff6 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 |