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

svn at cross-lfs.org svn at cross-lfs.org
Wed Jun 3 13:43:27 PDT 2009


Author: chris at beaker67.com
Date: Wed Jun  3 20:43:27 2009
New Revision: 4983

Log:
Removed obsolete command

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 Wed Jun  3 20:43:27 2009
@@ -21,15 +21,6 @@
 
   <sect2 role="installation">
     <title>Installation of Coreutils</title>
-
-    <para os="bs1">Coreutils attempts to use the <command>install</command>
-    program it just built to perform the install. This will not work if the
-    target architecture is incompatible with the host architecture. The
-    following command causes the Makefile to use the host's
-    <command>install</command> to perform the install:</para>
-
-<screen os="bs2"><userinput>cp -v src/Makefile.in{,.orig}
-sed -e "/binPROGRAMS_INSTALL=/s:./ginstall:install:" src/Makefile.in.orig > src/Makefile.in</userinput></screen>
 
     <para os="ba">Configure can not properly determine how to get free space
     when cross-compiling - as a result, the <command>df</command> program will

Modified: trunk/BOOK/temp-system/multilib/coreutils.xml
==============================================================================
--- trunk/BOOK/temp-system/multilib/coreutils.xml (original)
+++ trunk/BOOK/temp-system/multilib/coreutils.xml Wed Jun  3 20:43:27 2009
@@ -21,14 +21,6 @@
 
   <sect2 role="installation">
     <title>Installation of Coreutils</title>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/coreutils.xml"
-    xpointer="xpointer(//*[@os='bs1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-    href="../common/coreutils.xml"
-    xpointer="xpointer(//*[@os='bs2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/coreutils.xml"




More information about the Clfs-commits mailing list