diff options
Diffstat (limited to 'devel/p5-Date-Roman/pkg-plist')
-rw-r--r-- | devel/p5-Date-Roman/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Date-Roman/pkg-plist b/devel/p5-Date-Roman/pkg-plist index f78d6ef6a2c5..d6605e74fcd6 100644 --- a/devel/p5-Date-Roman/pkg-plist +++ b/devel/p5-Date-Roman/pkg-plist @@ -3,5 +3,5 @@ bin/RomanDate %%SITE_PERL%%/Date/Roman.pm man/man1/RomanDate.1 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Roman -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Date 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date +@dirrmtry %%SITE_PERL%%/Date |