aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/coreutils.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index db4aa4c9d..43a8c5418 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -65,6 +65,7 @@ esac</userinput></screen>
<para>Now prepare Coreutils for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \
+ --libexecdir=/usr/lib/coreutils \
--enable-no-install-program=kill,uptime</userinput></screen>
<variablelist>