aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-10-05 04:34:49 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-10-05 04:34:49 +0000
commita57055def2a8eb4d63498ebd241e9d8cc98e02a5 (patch)
tree03e0a10744c5e75f6df73cc1fed1451d7f4ef3b9 /shells
parent1d3a021b7d0679d2b9515421d4aee07157b5267d (diff)
downloadports-a57055def2a8eb4d63498ebd241e9d8cc98e02a5.tar.gz
ports-a57055def2a8eb4d63498ebd241e9d8cc98e02a5.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/perlsh/pkg-plist2
-rw-r--r--shells/psh/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/shells/perlsh/pkg-plist b/shells/perlsh/pkg-plist
index e31e4f389dd2..95105c3d076a 100644
--- a/shells/perlsh/pkg-plist
+++ b/shells/perlsh/pkg-plist
@@ -61,4 +61,4 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/psh/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/OS
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/Strategy
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh
-@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man1
+@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man1 2>/dev/null || true
diff --git a/shells/psh/pkg-plist b/shells/psh/pkg-plist
index e31e4f389dd2..95105c3d076a 100644
--- a/shells/psh/pkg-plist
+++ b/shells/psh/pkg-plist
@@ -61,4 +61,4 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/psh/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/OS
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/Strategy
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh
-@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man1
+@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man1 2>/dev/null || true