[Clfs-commits] commit: r4060 - in /trunk/BOOK/temp-system: common/coreutils.xml multilib/coreutils.xml

svn at cross-lfs.org svn at cross-lfs.org
Wed Oct 22 17:28:38 PDT 2008


Author: chris at beaker67.com
Date: Thu Oct 23 00:28:38 2008
New Revision: 4060

Log:
Remove now-extraneous text since coreutils source does not need futimens references changed

Modified:
    trunk/BOOK/temp-system/common/coreutils.xml
    trunk/BOOK/temp-system/multilib/coreutils.xml

Modified: trunk/BOOK/temp-system/common/coreutils.xml
==============================================================================
--- trunk/BOOK/temp-system/common/coreutils.xml (original)
+++ trunk/BOOK/temp-system/common/coreutils.xml Thu Oct 23 00:28:38 2008
@@ -43,17 +43,6 @@
     --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     --cache-file=config.cache</userinput></screen>
 
-    <para os="m1">When we changed the futimens references, one of the files we
-    updated was touch.c. That change means the
-    <filename class="directory">man</filename> Makefile will try to
-    regenerate the man page for touch, by executing the compiled
-    <literal>touch</literal> program. If the target architecture cannot be
-    executed by the host system, the build will fail. The following command
-    fixes this by giving the man page a newer timestamp than its corresponding
-    source file:</para>
-
-<screen os="m2"><userinput>touch man/touch.1</userinput></screen>
-
    <para os="bf">Compile the package:</para>
 
 <screen os="bg"><userinput>make</userinput></screen>

Modified: trunk/BOOK/temp-system/multilib/coreutils.xml
==============================================================================
--- trunk/BOOK/temp-system/multilib/coreutils.xml (original)
+++ trunk/BOOK/temp-system/multilib/coreutils.xml Thu Oct 23 00:28:38 2008
@@ -48,14 +48,6 @@
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/coreutils.xml"
-    xpointer="xpointer(//*[@os='m1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/coreutils.xml"
-    xpointer="xpointer(//*[@os='m2'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/coreutils.xml"
     xpointer="xpointer(//*[@os='bf'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"




More information about the Clfs-commits mailing list