aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE-Exceptions/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-Exceptions/pkg-plist')
-rw-r--r--devel/p5-POE-Exceptions/pkg-plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-POE-Exceptions/pkg-plist b/devel/p5-POE-Exceptions/pkg-plist
index 866664e26e8a..99acc023c713 100644
--- a/devel/p5-POE-Exceptions/pkg-plist
+++ b/devel/p5-POE-Exceptions/pkg-plist
@@ -3,7 +3,7 @@
%%SITE_PERL%%/POE/Kernel/Exception.pm
%%SITE_PERL%%/POE/Session/Exception.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Exceptions
-@unexec rmdir %D/%%SITE_PERL%%/POE/Kernel 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/POE/Session 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/POE/Kernel
+@dirrmtry %%SITE_PERL%%/POE/Session
+@dirrmtry %%SITE_PERL%%/POE
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE