diff options
Diffstat (limited to 'chapter08/tar.xml')
-rw-r--r-- | chapter08/tar.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter08/tar.xml b/chapter08/tar.xml index 6f37ce888..e638221c6 100644 --- a/chapter08/tar.xml +++ b/chapter08/tar.xml @@ -46,8 +46,7 @@ <para>Prepare Tar for compilation:</para> <screen><userinput remap="configure">FORCE_UNSAFE_CONFIGURE=1 \ -./configure --prefix=/usr \ - --bindir=/bin</userinput></screen> +./configure --prefix=/usr</userinput></screen> <variablelist> <title>The meaning of the configure option:</title> |