diff options
Diffstat (limited to 'www/p5-AxKit-XSP-Exception/pkg-plist')
-rw-r--r-- | www/p5-AxKit-XSP-Exception/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-AxKit-XSP-Exception/pkg-plist b/www/p5-AxKit-XSP-Exception/pkg-plist index c5719ed7fea0..99b424849e76 100644 --- a/www/p5-AxKit-XSP-Exception/pkg-plist +++ b/www/p5-AxKit-XSP-Exception/pkg-plist @@ -1,6 +1,6 @@ %%SITE_PERL%%/AxKit/XSP/Exception.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AxKit/XSP/Exception/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AxKit/XSP/Exception -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/AxKit/XSP 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/AxKit/XSP 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/AxKit 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AxKit/XSP +@dirrmtry %%SITE_PERL%%/AxKit/XSP +@dirrmtry %%SITE_PERL%%/AxKit |