git: withpkgs build - Fix to install-all

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Dec 5 14:54:14 PST 2023


commit 8cb5c5200ee2719c07ee67888366a848baf425c8
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Dec 5 14:53:01 2023 -0800

    build - Fix to install-all
    
    * Fix to installports via install-all.  We have to massage the
      canned pkg.conf a bit because we are installing to the real root
      but the canned pkg.conf is relative to the temporary chroot,
      which can't be used for this step.

Summary of changes:
 Makefile.inc1 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8cb5c5200ee2719c07ee67888366a848baf425c8


-- 
DragonFly BSD source repository


More information about the Commits mailing list