Explorar o código

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

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Douglas R. Reno %!s(int64=4) %!d(string=hai) anos
pai
achega
07bf061c87
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      chapter08/expat.xml

+ 0 - 4
chapter08/expat.xml

@@ -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    \