summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2003-07-18 13:01:52 +0000
committerwiz <wiz>2003-07-18 13:01:52 +0000
commit5be5944115caa437b3210b13d1325c15be28e460 (patch)
tree13fb86bc0646c3c7454e66e06972d0561b8e580e /lang
parent655cb4462bbcecd79355e19a860ce796fd0632d6 (diff)
downloadpkgsrc-5be5944115caa437b3210b13d1325c15be28e460.tar.gz
Undo last for now, until I find out what went wrong here.
Diffstat (limited to 'lang')
-rw-r--r--lang/perl58/PLIST7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/perl58/PLIST b/lang/perl58/PLIST
index 9375aa8800c..64fd4e201f4 100644
--- a/lang/perl58/PLIST
+++ b/lang/perl58/PLIST
@@ -1,10 +1,9 @@
-@comment $NetBSD: PLIST,v 1.5 2003/07/14 15:41:14 wiz Exp $
-share/man/man1/psed.1
-share/man/man1/pstruct.1
+@comment $NetBSD: PLIST,v 1.6 2003/07/18 13:01:52 wiz Exp $
+man/man1/psed.1
+man/man1/pstruct.1
share/mk/bsd.perl.mk
@unexec ${RM} -f %D/${PERL5_SITEARCH}/perllocal.pod
@unexec ${RMDIR} -p %D/${PERL5_SITEARCH} 2>/dev/null || ${TRUE}
@unexec ${RMDIR} -p %D/${PERL5_SITEPERL}/man/man3 2>/dev/null || ${TRUE}
@unexec ${RMDIR} -p %D/${PERL5_SITEPERL}/man 2>/dev/null || ${TRUE}
@unexec ${RMDIR} -p %D/${PERL5_SITEPERL} 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/man 2>/dev/null || ${TRUE}