aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/fileutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/fileutils-inst.xml')
-rw-r--r--chapter05/fileutils-inst.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml
index 45492bd71..87ea156ae 100644
--- a/chapter05/fileutils-inst.xml
+++ b/chapter05/fileutils-inst.xml
@@ -10,7 +10,8 @@ package.</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.
+case, you'll need to remove the fileutils-&fileutils-version; directory
+and unpack it again from the tarball before continueing.
<screen><userinput>cp lib/Makefile.in lib/Makefile.in.backup &amp;&amp;</userinput>
<userinput>sed -e 's/\(.*\)\(fopen-safer\.c \)\\/\1\2atexit.c \\/' \</userinput>