diff options
author | agc <agc@pkgsrc.org> | 2001-05-09 07:28:10 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-05-09 07:28:10 +0000 |
commit | f1c1334eb973855d50bfc05d33a94c14a4849c36 (patch) | |
tree | 93586a82e2c316168bf219aa19e07b05511951c0 /pkgtools | |
parent | 9283dee9e5e53d853bf3747f5938e51529f387e1 (diff) | |
download | pkgsrc-f1c1334eb973855d50bfc05d33a94c14a4849c36.tar.gz |
Revert previous change - the man pages get added to the generated PLIST
by the pre-install target, depending upon the setting of MANINSTALL.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/digest/pkg/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/digest/pkg/PLIST b/pkgtools/digest/pkg/PLIST index e31e5691213..7c031271e48 100644 --- a/pkgtools/digest/pkg/PLIST +++ b/pkgtools/digest/pkg/PLIST @@ -1,4 +1,2 @@ -@comment $NetBSD: PLIST,v 1.3 2001/05/09 02:45:03 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.4 2001/05/09 07:28:10 agc Exp $ bin/digest -man/cat1/digest.0 -man/man1/digest.1 |