Hello all.

In Chapter 6's Util-linux, there's a line that reads:
rm -vf /usr/lib/{blkid,fdisk,mount,uuid}.so*

That should be:
rm -vf /usr/lib/lib{blkid,fdisk,mount,uuid}.so*

Cheers, and keep up the great work!

--Ryan
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to