Author: bdubbs
Date: Wed Nov 7 08:49:27 2018
New Revision: 11482
Log:
Fix temp symlink in Chapter 6 bc package
Modified:
trunk/BOOK/chapter06/bc.xml
Modified: trunk/BOOK/chapter06/bc.xml
==============================================================================
--- trunk/BOOK/chapter06/bc.xml Tue Nov 6 13:06:56 2018 (r11481)
+++ trunk/BOOK/chapter06/bc.xml Wed Nov 7 08:49:27 2018 (r11482)
@@ -63,7 +63,7 @@
this chapter.</para>
<screen><userinput remap="pre">ln -sv /tools/lib/libncursesw.so.6
/usr/lib/libncursesw.so.6
-ln -sfv libncurses.so.6 /usr/lib/libncurses.so</userinput></screen>
+ln -sfv libncursesw.so.6 /usr/lib/libncurses.so</userinput></screen>
<para>Fix an issue in <command>configure</command> due to missing
files in the early stages of LFS:</para>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page