Author: chris
Date: 2006-04-17 07:28:08 -0600 (Mon, 17 Apr 2006)
New Revision: 1395

Modified:
   trunk/BOOK/temp-system/common/bash.xml
   trunk/BOOK/temp-system/multilib/bash.xml
Log:
Removed obsolete sed command from temp-system bash - Makefile.in now uses a 
SIZE variable.

Modified: trunk/BOOK/temp-system/common/bash.xml
===================================================================
--- trunk/BOOK/temp-system/common/bash.xml      2006-04-17 08:08:22 UTC (rev 
1394)
+++ trunk/BOOK/temp-system/common/bash.xml      2006-04-17 13:28:08 UTC (rev 
1395)
@@ -22,12 +22,6 @@
   <sect2 role="installation">
     <title>Installation of Bash</title>
 
-    <para os="aa">Fix a minor issue during the build when 
cross-compiling:</para>
-
-<screen os="ab"><userinput>cp -v Makefile.in Makefile.in.orig
-sed -e "[EMAIL PROTECTED] \$(Program)@${LFS_TARGET}-&amp;@g" \
-   Makefile.in.orig > Makefile.in</userinput></screen>
-
     <para os="c1">Remove a test that causes the build to fail:</para>
 
 <screen os="c2"><userinput>echo "ac_cv_func_setvbuf_reversed=no" >> 
config.cache</userinput></screen>

Modified: trunk/BOOK/temp-system/multilib/bash.xml
===================================================================
--- trunk/BOOK/temp-system/multilib/bash.xml    2006-04-17 08:08:22 UTC (rev 
1394)
+++ trunk/BOOK/temp-system/multilib/bash.xml    2006-04-17 13:28:08 UTC (rev 
1395)
@@ -24,14 +24,6 @@
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
     href="../common/bash.xml"
-    xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-    href="../common/bash.xml"
-    xpointer="xpointer(//[EMAIL PROTECTED]'ab'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-    href="../common/bash.xml"
     xpointer="xpointer(//[EMAIL PROTECTED]'c1'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";

-- 
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to