Subject: Re: pkg/16957
To: None <tech-pkg@netbsd.org>
From: Julio Merino <jmmv@hispabsd.org>
List: tech-pkg
Date: 05/30/2002 07:19:54
On Thu, May 30, 2002 at 11:17:14AM +0900, Masao Uebayashi wrote:
> If making ${PKG_SYSCONFDIR} user configurable, we should also generate
> PLIST dynamically for that, shouldn't we?
>=20
> Masao

No. By default, the package does not install any files in etc, so they
don't need to be recorded. And in the case it needed to install some
files there, the package should record those files in another directory,
for example share/examples/*, and then, using some special variables
found in bsd.pkg.install.mk, place the files in the right directory.

Update your Packages.txt; I added a section about this ;)

HTH

--=20
Of course it runs NetBSD - http://www.netbsd.org
HispaBSD member - http://www.hispabsd.org
Julio Merino <jmmv@hispabsd.org>