K 10 svn:author V 11 arichardson K 8 svn:date V 27 2018-08-20T10:39:53.104931Z K 7 svn:log V 363 Don't create directories in ${WORLDTMP}/legacy with mtree This has two advantages: 1) We no longer create lots of empty directories that are not needed 2) This is a requirement for building on non-FreeBSD hosts since mtree will only exist after the bootstrap-tools phase there. Aproved By: jhb (mentor) Differential Revision: https://reviews.freebsd.org/D16773 END