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