aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/sed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/sed.xml')
-rw-r--r--chapter06/sed.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/sed.xml b/chapter06/sed.xml
index d079f836d..b3e39c215 100644
--- a/chapter06/sed.xml
+++ b/chapter06/sed.xml
@@ -46,8 +46,7 @@
<para>Prepare Sed for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \
- --host=$LFS_TGT \
- --bindir=/bin</userinput></screen>
+ --host=$LFS_TGT</userinput></screen>
<para>Compile the package:</para>