[Clfs-commits] commit: r3890 - /trunk/BOOK/final-system/sparc64/glibc-64bit.xml

svn at cross-lfs.org svn at cross-lfs.org
Thu Jan 24 16:30:21 PST 2008


Author: jciccone
Date: Fri Jan 25 00:30:21 2008
New Revision: 3890

Log:
Fix the order of xincludes.

Modified:
    trunk/BOOK/final-system/sparc64/glibc-64bit.xml

Modified: trunk/BOOK/final-system/sparc64/glibc-64bit.xml
==============================================================================
--- trunk/BOOK/final-system/sparc64/glibc-64bit.xml (original)
+++ trunk/BOOK/final-system/sparc64/glibc-64bit.xml Fri Jan 25 00:30:21 2008
@@ -27,15 +27,15 @@
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/glibc.xml"
-    xpointer="xpointer(//*[@os='c'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/glibc.xml"
     xpointer="xpointer(//*[@os='p1'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/glibc.xml"
     xpointer="xpointer(//*[@os='p2'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+    href="../common/glibc.xml"
+    xpointer="xpointer(//*[@os='c'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/glibc.xml"




More information about the Clfs-commits mailing list