bootstrap: fix a few more bootstrap bugs
authorClinton Ebadi <clinton@unknownlamer.org>
Sat, 11 Aug 2018 18:24:07 +0000 (14:24 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Sat, 11 Aug 2018 18:24:07 +0000 (14:24 -0400)
domtool user creation is actually optional for development/testing
builds

ensure build-tree versions of programs are used when bootstrapping to
avoid need to install.

should be possible to run without installing now.


No differences found