Author: randy
Date: 2008-10-05 15:06:25 -0600 (Sun, 05 Oct 2008)
New Revision: 8578
Modified:
trunk/BOOK/chapter05/gcc-pass1.xml
Log:
Typo fix
Modified: trunk/BOOK/chapter05/gcc-pass1.xml
===================================================================
--- trunk/BOOK/chapter05/gcc-pass1.xml 2008-10-05 20:49:00 UTC (rev 8577)
+++ trunk/BOOK/chapter05/gcc-pass1.xml 2008-10-05 21:06:25 UTC (rev 8578)
@@ -47,7 +47,7 @@
not be included in your host distribution, they will be built with
GCC.</para>
-<screen><userinput remap="pre">tar -jxf ../mpfr/&mpfr-version;.tar.bz2
&&
+<screen><userinput remap="pre">tar -jxf ../mpfr-&mpfr-version;.tar.bz2
&&
mv mpfr-&mpfr-version; mpfr &&
tar -jxf ../gmp-&gmp-version;.tar.bz2 &&
mv gmp-&gmp-version; gmp</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page