summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-10-05 04:27:53 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-10-05 04:27:53 +0000
commitdc274f0557e2a71940c9059a1b75b6a4e20e316c (patch)
tree5708838cf97c85c927fe52f370699c505176fada /shells
parent1) instead of "stealthly" installing a file with a user list that (diff)
Add missing @unexec rmdir
Noticed by: bento
Notes
Notes: svn path=/head/; revision=48452
Diffstat (limited to 'shells')
-rw-r--r--shells/perlsh/pkg-plist1
-rw-r--r--shells/psh/pkg-plist1
2 files changed, 2 insertions, 0 deletions
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