Author: jim
Date: 2006-08-30 17:50:42 -0600 (Wed, 30 Aug 2006)
New Revision: 2355

Modified:
   /
   branches/clfs-1.0/BOOK/boot/ppc/yaboot-build.xml
Log:
 [EMAIL PROTECTED] (orig r2492):  [EMAIL PROTECTED] | 2006-08-30 16:31:23 -0700
 Added quotes to PREFIX variable to make the command clearer, and minor text 
update on yaboot build



Property changes on: 
___________________________________________________________________
Name: svk:merge
   - b6734a72-470d-0410-b049-f317dca95413:/:2491
   + b6734a72-470d-0410-b049-f317dca95413:/:2492

Modified: branches/clfs-1.0/BOOK/boot/ppc/yaboot-build.xml
===================================================================
--- branches/clfs-1.0/BOOK/boot/ppc/yaboot-build.xml    2006-08-30 23:50:23 UTC 
(rev 2354)
+++ branches/clfs-1.0/BOOK/boot/ppc/yaboot-build.xml    2006-08-30 23:50:42 UTC 
(rev 2355)
@@ -48,7 +48,7 @@
     but it will try to use <command>strip</command> to strip the second-stage
     loader. It also tries to change user and group ownership for the installed
     files to <systemitem class="username">root</systemitem>, which the
-    <systemitem class="username">clfs</systemitem> cannot do. The following
+    <systemitem class="username">clfs</systemitem> user cannot do. The 
following
     command fixes both issues:</para>
 
 <screen><userinput>cp Makefile,{.orig}
@@ -66,7 +66,7 @@
     href="../../final-system/ppc/yaboot.xml"
     xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/>
 
-<screen><userinput>make CROSS=${CLFS_TARGET}- ROOT=/tools PREFIX= 
install</userinput></screen>
+<screen><userinput>make CROSS=${CLFS_TARGET}- ROOT=/tools PREFIX="" 
install</userinput></screen>
 
   </sect2>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to