Author: renodr
Date: Sat Jun 20 11:11:05 2020
New Revision: 11969

Log:
Remove an unnessary sed from expat. Now that /usr/bin/env is installed instead 
of /tools/bin/env, this sed is no longer needed.

Modified:
   trunk/BOOK/chapter08/expat.xml

Modified: trunk/BOOK/chapter08/expat.xml
==============================================================================
--- trunk/BOOK/chapter08/expat.xml      Sat Jun 20 05:54:54 2020        (r11968)
+++ trunk/BOOK/chapter08/expat.xml      Sat Jun 20 11:11:05 2020        (r11969)
@@ -41,10 +41,6 @@
   <sect2 role="installation">
     <title>Installation of Expat</title>
 
-    <para>First fix a problem with the regression tests in the LFS 
environment:</para>
-
-<screen><userinput remap="pre">sed -i 's:usr/bin/env :bin/:' 
run.sh.in</userinput></screen>
-
     <para>Prepare Expat for compilation:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr    \
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to