[Clfs-commits] commit: r4182 - /trunk/BOOK/final-system/64/gcc.xml

svn at cross-lfs.org svn at cross-lfs.org
Sun Dec 21 23:51:38 PST 2008


Author: chris at beaker67.com
Date: Mon Dec 22 07:51:38 2008
New Revision: 4182

Log:
Add tags to indicate directories

Modified:
    trunk/BOOK/final-system/64/gcc.xml

Modified: trunk/BOOK/final-system/64/gcc.xml
==============================================================================
--- trunk/BOOK/final-system/64/gcc.xml (original)
+++ trunk/BOOK/final-system/64/gcc.xml Mon Dec 22 07:51:38 2008
@@ -29,8 +29,9 @@
     href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
 
-    <para os="p5">Apply the following patch so that GCC links to /lib
-    instead of /lib64:</para>
+    <para os="p5">Apply the following patch so that GCC links to
+    <filename class="directory">/lib</filename> instead of
+    <filename class="directory">/lib64</filename>:</para>
 
 <screen os="p6"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen>
 




More information about the Clfs-commits mailing list