#4649: Fix UnZip-6.0 Instructions
--------------------+-------------------------
Reporter: fo | Owner: blfs-book@…
Type: defect | Status: new
Priority: normal | Milestone: current
Component: BOOK | Version: SVN
Severity: normal | Keywords:
--------------------+-------------------------
Verified in mercurial 1.8.2 and 1.9 one test failed, due to a typo in
Unzip build instructions, affecting i?86 only, apparently.
Instead of
{{{
sed -i -e 's/DASM"/DASM -DNO_LCHMOD"/' unix/Makefile
}}}
Command should be
{{{
sed -i -e 's/DASM_CRC"/DASM_CRC -DNO_LCHMOD"/' unix/Makefile
}}}
After that, mercurial tests passed.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4649>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page