aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-OOTools/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-OOTools/pkg-plist')
-rw-r--r--devel/p5-OOTools/pkg-plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-OOTools/pkg-plist b/devel/p5-OOTools/pkg-plist
index b35ae8f3131b..e20ed979fcc0 100644
--- a/devel/p5-OOTools/pkg-plist
+++ b/devel/p5-OOTools/pkg-plist
@@ -9,6 +9,6 @@
%%SITE_PERL%%/Package/props.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/OOTools/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/OOTools
-@unexec rmdir %D/%%SITE_PERL%%/Class 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Object 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Package 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/Class
+@dirrmtry %%SITE_PERL%%/Object
+@dirrmtry %%SITE_PERL%%/Package