git: mk/crunchgen: Do not hard code the path to the source directories

Aaron LI aly at crater.dragonflybsd.org
Sun Jul 1 02:22:29 PDT 2018


commit 8d50421afe51abbc28166f78d133b69d49ffd5ba
Author: Aaron LI <aly at aaronly.me>
Date:   Sat Jun 9 13:39:18 2018 +0800

    mk/crunchgen: Do not hard code the path to the source directories
    
    Introduce the variable CRUNCH_PATH_${D} to specify the path to the
    base source directory ${D}.
    
    Update the description and initrd makefiles accordingly.

Summary of changes:
 initrd/bin/Makefile            | 2 ++
 initrd/sbin.libcrypto/Makefile | 3 +++
 initrd/sbin/Makefile           | 2 ++
 share/mk/bsd.crunchgen.mk      | 5 +++--
 4 files changed, 10 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list