svn commit: r275832 - head/tools/tools/nanobsd
Will Andrews
will at firepipe.net
Wed Jan 21 15:24:09 UTC 2015
On Wed, Jan 21, 2015 at 06:51:23PM +1100, Lawrence Stewart wrote:
> I think this change introduced a bug - I'm seeing nanobsd error out with
> the "NANO_TOOLS directory does not exist" message.
>
> The problem is that NANO_TOOLS is initialised to "tools/tools/nanobsd",
> and you changed the test in nanobsd.sh to *not* check for
> "${NANO_SRC}/${NANO_TOOLS}", which errors out except if the cwd is
> ${NANO_SRC}.
>
> You tweak NANO_TOOLS appropriately in set_defaults_and_export() but it's
> run after the dir test. There are a couple of ways to fix but I'll leave
> it to you to decide which you prefer.
Will this work for you?
https://people.freebsd.org/~will/patches/nanobsd.sh.diff
This also fixes another bug where NANO_PMAKE would be modified too early.
Thanks,
--Will.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20150121/f42c9ab5/attachment.sig>
More information about the svn-src-all
mailing list