diff options
author | jlam <jlam@pkgsrc.org> | 2000-09-06 10:54:36 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-09-06 10:54:36 +0000 |
commit | dab5e185a550f63255a6795035758dc78fd64e5e (patch) | |
tree | 48c008cd195664bcb6b72ca7ece9683ae155ead9 /lang | |
parent | 8b142260a9ea6ead0ca1d042ecf9af07a330f40d (diff) | |
download | pkgsrc-dab5e185a550f63255a6795035758dc78fd64e5e.tar.gz |
Remove perllocal.pod.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/perl5-base/pkg/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/perl5-base/pkg/PLIST b/lang/perl5-base/pkg/PLIST index 4111c09c6cf..a55d821ee30 100644 --- a/lang/perl5-base/pkg/PLIST +++ b/lang/perl5-base/pkg/PLIST @@ -1 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/09/05 09:18:21 jlam Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/09/06 10:54:36 jlam Exp $ +@unexec rm -f %D/${PERL5_ARCHLIB}/perllocal.pod |