Will McCammon writes:
authorEric Andersen <andersen@codepoet.org>
Fri, 15 Oct 2004 07:11:54 +0000 (07:11 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 15 Oct 2004 07:11:54 +0000 (07:11 -0000)
commitfb1c67c1e7809c069c7bb8a9c8cce43b7b4c6f2f
treeb89be1782cfa330a0b61956563babfa182d639a9
parentcc388f0b0a1d690780a5c9a9a73d3ae389572621
Will McCammon writes:

make fails for busybox 1.0.0 on fedora core 2
because the default behavior of wget is to create
a directory structure of the remote download
server on the local filesystem.  in which case,
tar cannot find successfully downloaded files in
/buildroot/sources/dl.  patch attached.
Config.in