[Clfs-commits] commit: r4380 - /trunk/BOOK/boot/ppc64/yaboot-build.xml

svn at cross-lfs.org svn at cross-lfs.org
Wed Jan 7 16:15:17 PST 2009


Author: jim
Date: Thu Jan  8 00:15:16 2009
New Revision: 4380

Log:
Fixed Validation Error

Modified:
    trunk/BOOK/boot/ppc64/yaboot-build.xml

Modified: trunk/BOOK/boot/ppc64/yaboot-build.xml
==============================================================================
--- trunk/BOOK/boot/ppc64/yaboot-build.xml (original)
+++ trunk/BOOK/boot/ppc64/yaboot-build.xml Thu Jan  8 00:15:16 2009
@@ -56,7 +56,7 @@
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../../final-system/ppc64/yaboot.xml"
-    xpointer="xpointer(//*[@os='e0'])"/>
+    xpointer="xpointer(//*[@os='j0'])"/>
 
 <screen><userinput>make CROSS=${CLFS_TARGET}- ROOT=/tools PREFIX= install 2>&1 | tee instlog</userinput></screen>
 




More information about the Clfs-commits mailing list