Author: jim
Date: 2005-04-26 22:59:03 -0600 (Tue, 26 Apr 2005)
New Revision: 5129

Modified:
   branches/cross-lfs/BOOK/introduction/changelog.xml
   branches/cross-lfs/BOOK/temp-system/gawk.xml
Log:
Removed gawk sed

Modified: branches/cross-lfs/BOOK/introduction/changelog.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/changelog.xml  2005-04-27 03:18:40 UTC 
(rev 5128)
+++ branches/cross-lfs/BOOK/introduction/changelog.xml  2005-04-27 04:59:03 UTC 
(rev 5129)
@@ -102,6 +102,7 @@
 <listitem><para>Changed target-triplet table to use -pc- instead of 
-unknown-.</para></listitem>
 <listitem><para>Fixed binutils build issue in temp-system, Thanks Richard 
Downing.</para></listitem>
 <listitem><para>Removed bintuils copy libiberty, duplicated from previous 
chapter.</para></listitem>
+<listitem><para>Removed gawk sed, not needed anymore.</para></listitem>
 </itemizedlist>
 </listitem>
 </itemizedlist>

Modified: branches/cross-lfs/BOOK/temp-system/gawk.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/gawk.xml        2005-04-27 03:18:40 UTC 
(rev 5128)
+++ branches/cross-lfs/BOOK/temp-system/gawk.xml        2005-04-27 04:59:03 UTC 
(rev 5129)
@@ -27,13 +27,6 @@
 <sect2 role="installation">
 <title>Installation of Gawk</title>
 
-<para>Gawk has issue with versioning during cross-compile, so
-we will force the version info:</para>
-
-<screen><userinput>GAWK_VERSION="&gawk-version;"
-sed -i '[EMAIL PROTECTED](fullname=gawk-\).*\(;.*\)@\1\$(GAWK_VERSION) [EMAIL 
PROTECTED]' Makefile.in
-unset GAWK_VERSION</userinput></screen>
-
 <para>Prepare Gawk for compilation:</para>
 
 <screen><userinput>./configure --prefix=/tools \

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

Reply via email to