aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-02 15:48:48 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-02 15:48:48 +0000
commit96f5b2e65c43d1ec1544e1efe34ac54b0faecc64 (patch)
tree927051dcb9c09c5f2d5258e675b4f0533b3799cf /chapter05
parentea1302c9bf4601be8f63b4ebd4dc57ecd335d5ea (diff)
added a note that the sed's may cause the entire compile job to fail
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/fileutils-inst.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml
index 39b07067d..d83b3efa9 100644
--- a/chapter05/fileutils-inst.xml
+++ b/chapter05/fileutils-inst.xml
@@ -28,5 +28,9 @@ not, then you need to re-do the installation using the sed commands if
you didn't use them, or without the sed commands if you did use
them.</para>
+<para>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, start over again and don't use the sed commands.</para>
+
</sect2>