[Clfs-commits] commit: r3972 - in /trunk/BOOK/temp-system: 64/file.xml mips64-64-chapter.xml sparc64-64-chapter.xml x86_64-64-chapter.xml

svn at cross-lfs.org svn at cross-lfs.org
Mon Jul 14 19:56:50 PDT 2008


Author: jciccone
Date: Tue Jul 15 02:56:49 2008
New Revision: 3972

Log:
On pure64 archs we need to make sure that libmagic from files doesn't get installed into /tools/lib64. This should be /tools/lib.

Added:
    trunk/BOOK/temp-system/64/file.xml
Modified:
    trunk/BOOK/temp-system/mips64-64-chapter.xml
    trunk/BOOK/temp-system/sparc64-64-chapter.xml
    trunk/BOOK/temp-system/x86_64-64-chapter.xml

Modified: trunk/BOOK/temp-system/mips64-64-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/mips64-64-chapter.xml (original)
+++ trunk/BOOK/temp-system/mips64-64-chapter.xml Tue Jul 15 02:56:49 2008
@@ -22,7 +22,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/diffutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/findutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/zlib.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/file.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/file.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/gawk.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/gettext.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/grep.xml"/>

Modified: trunk/BOOK/temp-system/sparc64-64-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/sparc64-64-chapter.xml (original)
+++ trunk/BOOK/temp-system/sparc64-64-chapter.xml Tue Jul 15 02:56:49 2008
@@ -22,7 +22,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/diffutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/findutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/zlib.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/file.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/file.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/gawk.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/gettext.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/grep.xml"/>

Modified: trunk/BOOK/temp-system/x86_64-64-chapter.xml
==============================================================================
--- trunk/BOOK/temp-system/x86_64-64-chapter.xml (original)
+++ trunk/BOOK/temp-system/x86_64-64-chapter.xml Tue Jul 15 02:56:49 2008
@@ -22,7 +22,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/diffutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/findutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/zlib.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/file.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/file.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/gawk.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/gettext.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/grep.xml"/>




More information about the Clfs-commits mailing list