git: nrelease: Reorder and clean up the "srcs" target

Aaron LI aly at crater.dragonflybsd.org
Mon Oct 28 15:11:30 PDT 2019


commit 699b6cdc9e08e831c5d9b75120c1a96d922d5b34
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Mar 3 20:39:35 2019 +0800

    nrelease: Reorder and clean up the "srcs" target
    
    In the "customizeiso" target, ${ISOROOT}/usr/dports will be removed
    after installing packages, this conflicts with its creation in the
    "srcs" target.  So reorder the "srcs" target to be after the
    "customizeiso" target.
    
    Simplify and clean up the "srcs" target by using the the
    "{dports,src}-create-shadow" targets in usr/Makefile.  This greatly
    saves space and "git gc --aggressive" has little effects in this case.

Summary of changes:
 nrelease/Makefile | 42 +++++++++++++++++-------------------------
 1 file changed, 17 insertions(+), 25 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/699b6cdc9e08e831c5d9b75120c1a96d922d5b34


-- 
DragonFly BSD source repository



More information about the Commits mailing list