Nate Muench wrote: > While working on rebuilding my machine (non production, it's virtual > machine). I downloaded NASM and its documentation, and noticed there is > a typo. > > In the section where you put the optional documentation into the source > tree, it no longer works because it points to > "nasm-2.10.04-xdoc.tar.bz2" That bz2 should be changed to xz. > > It should be corrected.
Thanks. We should probably also remove the pushd/popd and use tar -xf ../nasm-2.10.04-xdoc.tar.xz --strip_components=1 -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
