aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1998-06-09 07:19:13 +0000
committerBruce Evans <bde@FreeBSD.org>1998-06-09 07:19:13 +0000
commit70c9f9745b8dabce33317fae6a7dc60d1bb2c7b6 (patch)
tree2487f62b1ecaae58413ea86fad8a384c4970fc43 /lib
parent42d494a30b08a1df5d7d1bd692172d96167be546 (diff)
downloadsrc-70c9f9745b8dabce33317fae6a7dc60d1bb2c7b6.tar.gz
src-70c9f9745b8dabce33317fae6a7dc60d1bb2c7b6.zip
Quick fixes for the mtree bootstrap:
- don't announce `mtree' as `mtools'. - don't install to ${DESTDIR}/usr/sbin (which often doesn't exist if DESTDIR is set and may be read-only if DESTDIR is not set). - install to (${WORLDTMP}/usr/sbin so that the new mtree is actually in $PATH if DESTDIR is set. - don't use the host make or the host sys.mk. This is probably unimportant. - use a temporary obj dir like the one for `make'. This was mainly necessary because I forgot to remove the MAKEOBJDIRPREFIX unsetting which was just a bug for mtree. A non-quick fix would handle mtree more like a bootstrap tool (the only additional complications are to create ${BINDIR} and avoid excessive cleaning). Except a non-quick fix would change much more.
Notes
Notes: svn path=/head/; revision=36800
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions