mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
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
This commit is contained in:
parent
9d8bf7e67b
commit
07bf061c87
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user