aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/tar.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-11-15 01:56:55 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-11-15 01:56:55 +0000
commit3cc219ec449ccf24bce5d3d2dc8dcc092b13cead (patch)
tree02290bb2fc976cc4476596f4a4f034b6cd1d39d6 /chapter06/tar.xml
parent33b85af1e5f0d2c66113e95e83b3c9692c145421 (diff)
*** empty log message ***
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r--chapter06/tar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml
index 3e511f323..2e21fad4f 100644
--- a/chapter06/tar.xml
+++ b/chapter06/tar.xml
@@ -16,7 +16,7 @@ Estimated required disk space: &tar-compsize;</screen>
<para>Prepare Tar for compilation:</para>
<screen><userinput>./configure --prefix=/usr --bindir=/bin \
-&nbsp;&nbsp;&nbsp;&nbsp;--libexecdir=/usr/bin</userinput></screen>
+&nbsp;&nbsp;&nbsp;&nbsp;--libexecdir=/usr/sbin</userinput></screen>
<para>Compile the package:</para>