aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorThomas Trepl (Moody) <thomas@linuxfromscratch.org>2021-07-28 15:43:47 +0200
committerThomas Trepl (Moody) <thomas@linuxfromscratch.org>2021-07-28 15:43:47 +0200
commit00e8b5325a191100dd5281d21b78fc60a40b8e86 (patch)
tree5930748c9ec67b5e9b585a7509f12a9b1cb71974 /chapter06
parent64a306d76a8b17706d902af3a3d497ff43e24d32 (diff)
parent7f9a48070ec6c9c4246f6afdd8a65b6836134288 (diff)
Merge upstream changes
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/coreutils.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index e98645d82..af75e60cf 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -46,7 +46,6 @@
<para>Prepare Coreutils for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \
- --libexecdir=/usr/lib \
--host=$LFS_TGT \
--build=$(build-aux/config.guess) \
--enable-install-program=hostname \