diff options
Diffstat (limited to 'textproc/p5-Text-Query')
-rw-r--r-- | textproc/p5-Text-Query/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Query/pkg-plist b/textproc/p5-Text-Query/pkg-plist index 915a490f642f..70d79f81a5bf 100644 --- a/textproc/p5-Text-Query/pkg-plist +++ b/textproc/p5-Text-Query/pkg-plist @@ -14,5 +14,5 @@ %%SITE_PERL%%/Text/Query/ParseSimple.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Query @dirrm %%SITE_PERL%%/Text/Query -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text +@dirrmtry %%SITE_PERL%%/Text |