From b4a8f792ced67d483b5643eb942fb95de56b95ae Mon Sep 17 00:00:00 2001 From: petef Date: Fri, 5 Oct 2001 04:27:53 +0000 Subject: Add missing @unexec rmdir Noticed by: bento --- shells/perlsh/pkg-plist | 1 + shells/psh/pkg-plist | 1 + 2 files changed, 2 insertions(+) (limited to 'shells') diff --git a/shells/perlsh/pkg-plist b/shells/perlsh/pkg-plist index 466e6c700fb4..e31e4f389dd2 100644 --- a/shells/perlsh/pkg-plist +++ b/shells/perlsh/pkg-plist @@ -61,3 +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 diff --git a/shells/psh/pkg-plist b/shells/psh/pkg-plist index 466e6c700fb4..e31e4f389dd2 100644 --- a/shells/psh/pkg-plist +++ b/shells/psh/pkg-plist @@ -61,3 +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 -- cgit