diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-06-07 11:09:45 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-06-07 11:09:45 +0000 |
commit | 4202c9f72cecc1963854bd217bfcd4e232d72792 (patch) | |
tree | 7b0d435aa6b06734db8f19c4f1a155e7a113ff4d /shells/psh/pkg-plist | |
parent | 508805dd594bb20612459e76ef39005276f8ab42 (diff) |
Notes
Diffstat (limited to 'shells/psh/pkg-plist')
-rw-r--r-- | shells/psh/pkg-plist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/shells/psh/pkg-plist b/shells/psh/pkg-plist index 9f4b80ffb368..466e6c700fb4 100644 --- a/shells/psh/pkg-plist +++ b/shells/psh/pkg-plist @@ -61,6 +61,3 @@ 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/man3 2>/dev/null || true -@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man1 2>/dev/null || true -@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man 2>/dev/null || true |