From 558cb8a4362c21ac85a8af645b7ef53aa8fba2f5 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Mon, 27 Jan 2003 21:28:02 +0000 Subject: minor textual changes to chapter 5 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2401 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/fileutils-inst.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter05/fileutils-inst.xml') diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml index 3022b7152..489415328 100644 --- a/chapter05/fileutils-inst.xml +++ b/chapter05/fileutils-inst.xml @@ -15,13 +15,13 @@ able to compile this package at all, even when your system has an AMD CPU and has Glibc-2.2.3 (or higher) installed. If that's the case, you'll need to remove the fileutils-&fileutils-version; directory and unpack it again from the tarball before continuing. We believe this may be the case when -your distribution has altered Glibc-2.2.3 somehow, but details are -unavailable at this time. +your distribution has altered Glibc-2.2.3 somehow, but the exact details +are unknown. To fix this package to compile properly on AMD/Glibc-2.2.3 machines, run the following command. Do NOT attempt this fix if you don't have Glibc-2.2.3 installed. It will more -than likely result in all kinds of compile time problems. +than likely result in all kinds of compilation problems. patch -Np1 -i ../fileutils-&fileutils-patch-version;.patch -- cgit v1.2.3-54-g00ecf