removed 'toplevel directory' part

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2002-05-26 18:47:12 +00:00
parent dcedf5db93
commit 07d45745ab

View File

@ -11,8 +11,7 @@ for gzip files).</para>
<para><screen><userinput>patch -Np1 -i ../tar-1.13.patch</userinput></screen></para>
<para>Install Tar by running the following commands from the toplevel
directory:</para>
<para>Install Tar by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr \
&nbsp;&nbsp;&nbsp;&nbsp;--libexecdir=/usr/bin --bindir=/bin &amp;&amp;