From 07bf061c87e3af71c353aadb0fd575c687801188 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Sat, 20 Jun 2020 18:11:05 +0000 Subject: 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 --- chapter08/expat.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chapter08/expat.xml') 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 @@ Installation of Expat - First fix a problem with the regression tests in the LFS environment: - -sed -i 's:usr/bin/env :bin/:' run.sh.in - Prepare Expat for compilation: ./configure --prefix=/usr \ -- cgit v1.2.3-54-g00ecf