In article <20201218171917.9bd15f...@cvs.netbsd.org>, Maya Rashish <source-changes-d@NetBSD.org> wrote: >Module Name: src >Committed By: maya >Date: Fri Dec 18 17:19:17 UTC 2020 > >Update of /cvsroot/src/external/bsd/pkg_install/dist >In directory ivanova.netbsd.org:/tmp/cvs-serv8075 > >Log Message: >import pkg_install version 20201218 from pkgsrc > >- Support continuing to install to /var/db/pkg if it exists and the >new pkgdb doesn't. >In the future, we can warn about this once we have tested advice that >we can give to users who want to move the location of pkgdb. > >- Don't do anything about /var/db/pkg on non-NetBSD-base. >This creates conflicts with other package managers that also install to >/var/db/pkg.
Thank you, this is the right way to do it! christos