diff options
Diffstat (limited to 'devel/p5-B-Keywords/pkg-plist')
-rw-r--r-- | devel/p5-B-Keywords/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-B-Keywords/pkg-plist b/devel/p5-B-Keywords/pkg-plist index ac9d6136f505..fab2334cf45d 100644 --- a/devel/p5-B-Keywords/pkg-plist +++ b/devel/p5-B-Keywords/pkg-plist @@ -1,5 +1,5 @@ %%SITE_PERL%%/B/Keywords.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Keywords/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Keywords -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/B 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/B 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/B +@dirrmtry %%SITE_PERL%%/B |