git: DragonFly_RELEASE_6_4 usr/Makefile: Simplify dports-download and pkg-bootstrap
Aaron LI
aly at crater.dragonflybsd.org
Fri Feb 3 01:45:20 PST 2023
commit 2201ce2db8c131fdb5e96d6e3f0d080018850e1e
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/2201ce2db8c131fdb5e96d6e3f0d080018850e1e
--
DragonFly BSD source repository
More information about the Commits
mailing list