git: dsynth - Properly set __MAKE_CONF for pkglist scan

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Nov 21 10:49:50 PST 2019


commit 967a4bb3ac8da6a70cdc0385de38e9c9891ffbc9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Nov 21 10:45:35 2019 -0800

    dsynth - Properly set __MAKE_CONF for pkglist scan
    
    * Properly set __MAKE_CONF to /dev/null for bulk scna (outside of
      chroot) operations, we don't want dsynth to use the system's
      /etc/make.conf.
    
    Reported-by: zrj

Summary of changes:
 usr.bin/dsynth/bulk.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/967a4bb3ac8da6a70cdc0385de38e9c9891ffbc9


-- 
DragonFly BSD source repository


More information about the Commits mailing list