under ${PREFIX} instead of being an absolute path.
So fix the references using RCD_SCRIPTS_EXAMPLEDIR to be
${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}.
This should have no changes to use before.
Please note that the MESSAGE files in most cases are wrong in the
first place. We have automated mechanisms and could have an automated
message for explaining rc.d script usage. (This is something to do!)
which installs to ${RCD_SCRIPTS_EXAMPLEDIR}. But the MESSAGE
referred to wrong hard-coded location if the RCD_SCRIPTS_EXAMPLEDIR
was not the default. So use RCD_SCRIPTS_EXAMPLEDIR instead.
PKGREVISION not bumped because if someone had changed
RCD_SCRIPTS_EXAMPLEDIR before recent change of autoregistration
of rc.d script in PLIST, then it could not have been packaged
in first place.
Note that this commit does not imply that the MESSAGE is correct.
In some cases, the MESSAGE is clearly wrong such as suggesting
running the rc.d script from the example directory (which will work
although).
- Honour PKG_SYSCONFDIR.
- Install configuration files in sample directory and copy them to
PKG_SYSCONFDIR when appropiate.
- Use RCD_SCRIPTS to handle installed rc.d script.
Use buildlink2 too. Bump PKGREVISION to 1.
Fri Jun 15 16:27:52 2001 Takahiro Kambe <taca@kyoto.jepro.co.jp>
* Add files for NEWLAYOUT style FreeBSD ports contributed by
yrsh2scp@mbox.nc.kyushu-u.ac.jp (Yoshifumi R. Shimizu).
* remove package support for NetBSD since bkpupsd is now included
in NetBSD package collection.
Mon Mar 5 15:00:03 2001 Takahiro Kambe <taca@kyoto.jepro.co.jp>
* bump version, now 2.1.
* now parameter for shutdown(8) may be specified in upstab.
Inspired by proposal from yrsh2scp@mbox.nc.kyushu-u.ac.jp
(Yoshifumi R. Shimizu).
* correct spelling mistake noted from
yrsh2scp@mbox.nc.kyushu-u.ac.jp (Yoshifumi R. Shimizu)