diff options
Diffstat (limited to 'shells/perlsh/pkg-plist')
-rw-r--r-- | shells/perlsh/pkg-plist | 2 |
1 files changed, 1 insertions, 1 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 |