git: usr/Makefile: Simplify dports-download and pkg-bootstrap
Aaron LI
aly at crater.dragonflybsd.org
Fri Feb 3 01:42:26 PST 2023
commit 5d48f6e477dc3e6df91d75949b460942b9133d66
Author: Aaron LI <aly at aaronly.me>
Date: Fri Feb 3 14:03:01 2023 +0800
usr/Makefile: Simplify dports-download and pkg-bootstrap
Use pipe to concatenate fetch(1) and tar(1) and thus get rid of the
temporary download files.
Summary of changes:
etc/Makefile.usr | 38 ++++++++++++++------------------------
1 file changed, 14 insertions(+), 24 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5d48f6e477dc3e6df91d75949b460942b9133d66
--
DragonFly BSD source repository
More information about the Commits
mailing list