git: Do not auto build rescue tools when ${DESTDIR} != "/"

Aaron LI aly at crater.dragonflybsd.org
Tue Jul 3 20:24:24 PDT 2018


commit 81f07c26a0092e14e306af188076d27601b92328
Author: Aaron LI <aly at 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



More information about the Commits mailing list