Author: jim
Date: 2006-07-16 21:46:20 -0600 (Sun, 16 Jul 2006)
New Revision: 2027

Modified:
   /
   branches/clfs-2.0/BOOK/final-system/common/findutils.xml
Log:
 [EMAIL PROTECTED] (orig r2148):  jciccone | 2006-07-16 19:07:50 -0700
 Fixed a major typo in the findutils instructions, Added a ${CLFS} to the 
commands.



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

Modified: branches/clfs-2.0/BOOK/final-system/common/findutils.xml
===================================================================
--- branches/clfs-2.0/BOOK/final-system/common/findutils.xml    2006-07-17 
03:46:12 UTC (rev 2026)
+++ branches/clfs-2.0/BOOK/final-system/common/findutils.xml    2006-07-17 
03:46:20 UTC (rev 2027)
@@ -67,8 +67,8 @@
     to point to the new location for <command>find</command>:</para>
 
 <screen os="k"><userinput>cp ${CLFS}/usr/bin/updatedb{,.orig}
-sed '[EMAIL PROTECTED]:[EMAIL PROTECTED]:=/bin@' /usr/bin/updatedb.orig &gt; 
/usr/bin/updatedb
-rm /usr/bin/updatedb.orig</userinput></screen>
+sed '[EMAIL PROTECTED]:[EMAIL PROTECTED]:=/bin@' ${CLFS}/usr/bin/updatedb.orig 
&gt; ${CLFS}/usr/bin/updatedb
+rm ${CLFS}/usr/bin/updatedb.orig</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