[Clfs-commits] commit: r4215 - in /trunk/BOOK/temp-system: alpha-chapter.xml alpha/ mips-chapter.xml mips/ sparc64/gcc.xml

svn at cross-lfs.org svn at cross-lfs.org
Thu Dec 25 11:55:55 PST 2008


Author: chris at beaker67.com
Date: Thu Dec 25 19:55:54 2008
New Revision: 4215

Log:
Remove alpha and mips temp-system gcc files as they are identical to common/gcc

Removed:
    trunk/BOOK/temp-system/alpha/
    trunk/BOOK/temp-system/mips/
Modified:
    trunk/BOOK/temp-system/alpha-chapter.xml
    trunk/BOOK/temp-system/mips-chapter.xml
    trunk/BOOK/temp-system/sparc64/gcc.xml

Modified: trunk/BOOK/temp-system/alpha-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/alpha-chapter.xml (original)
+++ trunk/BOOK/temp-system/alpha-chapter.xml Thu Dec 25 19:55:54 2008
@@ -17,7 +17,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/zlib.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alpha/gcc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/ncurses.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/>

Modified: trunk/BOOK/temp-system/mips-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/mips-chapter.xml (original)
+++ trunk/BOOK/temp-system/mips-chapter.xml Thu Dec 25 19:55:54 2008
@@ -17,7 +17,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/mpfr.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/zlib.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/gcc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/ncurses.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/>

Modified: trunk/BOOK/temp-system/sparc64/gcc.xml
==============================================================================
--- trunk/BOOK/temp-system/sparc64/gcc.xml (original)
+++ trunk/BOOK/temp-system/sparc64/gcc.xml Thu Dec 25 19:55:54 2008
@@ -95,7 +95,7 @@
     xpointer="xpointer(//*[@os='cm'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../mips/gcc.xml"
+    href="../common/gcc.xml"
     xpointer="xpointer(//*[@os='cn'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"




More information about the Clfs-commits mailing list