Subject: INFO_FILES vs install-info in PLIST
To: None <tech-pkg@netbsd.org>
From: Greg Troxel <gdt@ir.bbn.com>
List: tech-pkg
Date: 04/28/2003 21:31:39
I'm working on pkgsrcizing zebra-pj (http://zebra.dishone.st/), and am
having trouble following Packages.txt's direction about info files.
Is the line

  INFO_FILES=		zebra.info

sufficient, or do I need to have @exec/@unexec lines in PLIST as well?
pkglint is warning about the lack of them, and make print-PLIST says I
should have them, but the /usr/pkg/info/dir seems to get updated with
just the INFO_FILES variable being set, and I see install-info called
at the end of make replace:

gmake[3]: Leaving directory `/n0/ANONCVS/pkgsrc/net/zebra-pj/work/zebra-pj-20030310/doc'
gmake[2]: Leaving directory `/n0/ANONCVS/pkgsrc/net/zebra-pj/work/zebra-pj-20030310/doc'
gmake[1]: Leaving directory `/n0/ANONCVS/pkgsrc/net/zebra-pj/work/zebra-pj-20030310/doc'
gmake[1]: Entering directory `/n0/ANONCVS/pkgsrc/net/zebra-pj/work/zebra-pj-20030310'
gmake[2]: Entering directory `/n0/ANONCVS/pkgsrc/net/zebra-pj/work/zebra-pj-20030310'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/n0/ANONCVS/pkgsrc/net/zebra-pj/work/zebra-pj-20030310'
gmake[1]: Leaving directory `/n0/ANONCVS/pkgsrc/net/zebra-pj/work/zebra-pj-20030310'
/usr/bin/install-info --info-dir=/usr/pkg/info /usr/pkg/info/zebra.info
===> Registering installation for zebra-pj-20030310