diff options
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r-- | chapter06/tar.xml | 2 |
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 \ - --libexecdir=/usr/bin</userinput></screen> + --libexecdir=/usr/sbin</userinput></screen> <para>Compile the package:</para> |