aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Cmd/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IPC-Cmd/pkg-plist')
-rw-r--r--devel/p5-IPC-Cmd/pkg-plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-IPC-Cmd/pkg-plist b/devel/p5-IPC-Cmd/pkg-plist
index 0caf2047d8f0..350ecc1fe358 100644
--- a/devel/p5-IPC-Cmd/pkg-plist
+++ b/devel/p5-IPC-Cmd/pkg-plist
@@ -1,5 +1,5 @@
%%SITE_PERL%%/IPC/Cmd.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Cmd/.packlist
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Cmd 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/IPC 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Cmd
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC
+@dirrmtry %%SITE_PERL%%/IPC