diff options
-rw-r--r-- | chapter08/expat.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter08/expat.xml b/chapter08/expat.xml index 89ada1571..f4f03aad5 100644 --- a/chapter08/expat.xml +++ b/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 \ |