Subject: Re: CVS commit: pkgsrc/mk
To: Lubomir Sedlacik <salo@Xtrmntr.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 03/08/2003 22:27:25
On Sat, Mar 08, 2003 at 10:15:41AM +0100, Lubomir Sedlacik wrote:
> > Modified Files:
> > pkgsrc/mk: bsd.pkg.defaults.mk
> >
> > Log Message:
> > provide CDRECORD_CONF.
>
> what's the point of having this variable? isn't setting PKG_SYSCONFDIR
> good enough?
Yes, it uses PKG_SYSCONFDIR/cdrecord.conf, so setting that will also
change the path.
CDRECORD_CONF, on the other hand, allows users to set the full pathname,
possibly to the previous (hardcoded) default `/etc/default/cdrecord',
which is desirable considering the author's wishes.
g.