diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-22 17:52:57 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-22 17:52:57 +0000 |
commit | f44fff6ea93789e1ea121ab93c37aaa2f53657a2 (patch) | |
tree | 747f777667ebecaa09f911349f2c230206551dbc | |
parent | 974b9e8be2bc1aecb7966603451aa5e247d5344d (diff) |
Merged r8530 from jh branch to trunk
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8531 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/coreutils.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 2fff06ffb..f89e607dc 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -73,7 +73,7 @@ <title>The meaning of the configure options:</title> <varlistentry> - <term><parameter>--enable-no-install-program=kill</parameter></term> + <term><parameter>--enable-no-install-program=kill,uptime</parameter></term> <listitem> <para>The purpose of this switch is to prevent Coreutils from installing binaries that will be installed by other packages later. |