From 5dff45e4a356d9475c830493a29bdecf721fcfeb Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Tue, 4 Sep 2001 23:15:22 +0000 Subject: typo fix git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1171 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/fileutils-inst.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05/fileutils-inst.xml') diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml index 87ea156ae..9495c5e4f 100644 --- a/chapter05/fileutils-inst.xml +++ b/chapter05/fileutils-inst.xml @@ -11,7 +11,7 @@ package. Note that in some cases using these sed commands will result in problems not being able to compile this at package at all. If that's the case, you'll need to remove the fileutils-&fileutils-version; directory -and unpack it again from the tarball before continueing. +and unpack it again from the tarball before continuing. cp lib/Makefile.in lib/Makefile.in.backup && sed -e 's/\(.*\)\(fopen-safer\.c \)\\/\1\2atexit.c \\/' \ -- cgit v1.2.3-54-g00ecf