commit 81f07c26a0092e14e306af188076d27601b92328
Author: Aaron LI <a...@aaronly.me>
Date:   Tue Jul 3 20:15:17 2018 +0800

    Do not auto build rescue tools when ${DESTDIR} != "/"
    
    When installworld to an alternative root (i.e., ${DESTDIR} != "/"),
    do not automatically build the rescue tools.
    
    This change won't affect the nrelease build, since it will explicitly
    do 'make initrd'.
    
    Suggested-by: swildner

Summary of changes:
 Makefile.inc1 | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/81f07c26a0092e14e306af188076d27601b92328


-- 
DragonFly BSD source repository

Reply via email to