git: nrelease: Replace ${NRLOBJDIR}/nrelease with a temp directory
Aaron LI
aly at crater.dragonflybsd.org
Mon Oct 28 15:11:30 PDT 2019
commit 8f5a7f62e6914d3e4871f73814fe059656c444eb
Author: Aaron LI <aly at aaronly.me>
Date: Sat Mar 2 22:14:06 2019 +0800
nrelease: Replace ${NRLOBJDIR}/nrelease with a temp directory
The "${NRLOBJDIR}/nrelease" is only used once in the "buildiso" target,
and this directory doesn't really hold any files. So use a temporary
directory instead, which also makes the code cleaner.
Summary of changes:
nrelease/Makefile | 22 ++++++++--------------
1 file changed, 8 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8f5a7f62e6914d3e4871f73814fe059656c444eb
--
DragonFly BSD source repository
More information about the Commits
mailing list