浏览代码

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
Gerard Beekmans 24 年之前
父节点
当前提交
96f5b2e65c
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      chapter05/fileutils-inst.xml

+ 4 - 0
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 
 you didn't use them, or without the sed commands if you did use 
 them.</para>
 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>
 </sect2>