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