Author: jim
Date: 2006-07-07 13:45:18 -0600 (Fri, 07 Jul 2006)
New Revision: 1924
Modified:
/
trunk/BOOK/chroot/mips64/flags.xml
Log:
[EMAIL PROTECTED] (orig r2018): [EMAIL PROTECTED] | 2006-07-07 10:33:58 -0700
Missed one backtick change
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2017
+ b6734a72-470d-0410-b049-f317dca95413:/:2018
Modified: trunk/BOOK/chroot/mips64/flags.xml
===================================================================
--- trunk/BOOK/chroot/mips64/flags.xml 2006-07-07 19:45:09 UTC (rev 1923)
+++ trunk/BOOK/chroot/mips64/flags.xml 2006-07-07 19:45:18 UTC (rev 1924)
@@ -19,7 +19,7 @@
<para>You will need to set your host target triplet for o32 bit:</para>
-<screen><userinput>export CLFS_TARGET32="`echo ${MACH_TYPE}| sed -e
's/64//g'`"</userinput></screen>
+<screen><userinput>export CLFS_TARGET32="$(echo ${MACH_TYPE}| sed -e
's/64//g')"</userinput></screen>
<para>To prevent errors when you come back to your build, we will export
these
variables to prevent any build issues in the future:</para>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page