aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-libxml
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-libxml')
-rw-r--r--textproc/p5-libxml/pkg-plist12
1 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-libxml/pkg-plist b/textproc/p5-libxml/pkg-plist
index d0b2d65d3708..b875dc67eef1 100644
--- a/textproc/p5-libxml/pkg-plist
+++ b/textproc/p5-libxml/pkg-plist
@@ -16,9 +16,9 @@
%%SITE_PERL%%/XML/Perl2SAX.pm
%%SITE_PERL%%/XML/SAX2Perl.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/libxml-perl
-@unexec rmdir %D/%%SITE_PERL%%/Data/Grove 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/XML/Handler 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/XML/Parser 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/XML/PatAct 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/XML 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Data 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/Data/Grove
+@dirrmtry %%SITE_PERL%%/XML/Handler
+@dirrmtry %%SITE_PERL%%/XML/Parser
+@dirrmtry %%SITE_PERL%%/XML/PatAct
+@dirrmtry %%SITE_PERL%%/XML
+@dirrmtry %%SITE_PERL%%/Data