aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/grep.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/grep.xml')
-rw-r--r--chapter06/grep.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/grep.xml b/chapter06/grep.xml
index 494b8616d..1bccd7486 100644
--- a/chapter06/grep.xml
+++ b/chapter06/grep.xml
@@ -46,8 +46,7 @@
<para>Prepare Grep 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>