aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorJim Gifford <jim@linuxfromscratch.org>2004-11-18 20:51:57 +0000
committerJim Gifford <jim@linuxfromscratch.org>2004-11-18 20:51:57 +0000
commit9c1d48fa708d592cd923c09c91357be3eee6107f (patch)
tree76097df388108cc9fd158032563b21a8418fcd3c /chapter06
parent26c3109c0d99e3ba64812b707cf5510e6c291852 (diff)
Package Upgrades
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4313 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/module-init-tools.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml
index 2871f606e..736ae87c8 100644
--- a/chapter06/module-init-tools.xml
+++ b/chapter06/module-init-tools.xml
@@ -35,7 +35,7 @@ Coreutils, Diffutils, Flex, GCC, Glibc, Grep, M4, Make, Sed</seg></seglistitem>
<para>Compile the package:</para>
-<screen><userinput>make</userinput></screen>
+<screen><userinput>make DOCBOOKTOMAN=""</userinput></screen>
<para>To test the results, issue:
<userinput>make check</userinput>.</para>