diff options
Diffstat (limited to 'textproc/p5-Text-Reflow/pkg-plist')
-rw-r--r-- | textproc/p5-Text-Reflow/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Reflow/pkg-plist b/textproc/p5-Text-Reflow/pkg-plist index e33d8f1484b8..b13cb0883cdd 100644 --- a/textproc/p5-Text-Reflow/pkg-plist +++ b/textproc/p5-Text-Reflow/pkg-plist @@ -3,5 +3,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow/Reflow.so @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Reflow -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Text 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text |