[Clfs-commits] commit: r4204 - in /trunk/BOOK/temp-system: 64/lzma.xml native64/lzma.xml

svn at cross-lfs.org svn at cross-lfs.org
Wed Dec 24 14:45:23 PST 2008


Author: jim
Date: Wed Dec 24 22:45:23 2008
New Revision: 4204

Log:
Fixed LZMA Linking in Book

Modified:
    trunk/BOOK/temp-system/64/lzma.xml
    trunk/BOOK/temp-system/native64/lzma.xml

Modified: trunk/BOOK/temp-system/64/lzma.xml
==============================================================================
--- trunk/BOOK/temp-system/64/lzma.xml (original)
+++ trunk/BOOK/temp-system/64/lzma.xml Wed Dec 24 22:45:23 2008
@@ -31,7 +31,7 @@
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/lzma.xml"
-    xpointer="xpointer(//*[@os='cb'])"/>
+    xpointer="xpointer(//*[@os='cc'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/lzma.xml"

Modified: trunk/BOOK/temp-system/native64/lzma.xml
==============================================================================
--- trunk/BOOK/temp-system/native64/lzma.xml (original)
+++ trunk/BOOK/temp-system/native64/lzma.xml Wed Dec 24 22:45:23 2008
@@ -30,11 +30,11 @@
      --libdir=/tools/lib64</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/lzma.xml"
+    href="../native/lzma.xml"
     xpointer="xpointer(//*[@os='cc'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/lzma.xml"
+    href="../native/lzma.xml"
     xpointer="xpointer(//*[@os='cd'])"/>
 
   </sect2>




More information about the Clfs-commits mailing list