diff options
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r-- | chapter06/tar.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml index 8a82cff5c..4e0ae5c44 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -47,8 +47,7 @@ <screen><userinput remap="configure">./configure --prefix=/usr \ --host=$LFS_TGT \ - --build=$(build-aux/config.guess) \ - --bindir=/bin</userinput></screen> + --build=$(build-aux/config.guess)</userinput></screen> <para>Compile the package:</para> |