From 07d45745ab33d13fb036c146c7aa1192e61c9ff2 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sun, 26 May 2002 18:47:12 +0000 Subject: removed 'toplevel directory' part git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/tar-inst.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapter06/tar-inst.xml b/chapter06/tar-inst.xml index 8b1282488..665e69de7 100644 --- a/chapter06/tar-inst.xml +++ b/chapter06/tar-inst.xml @@ -11,8 +11,7 @@ for gzip files). patch -Np1 -i ../tar-1.13.patch -Install Tar by running the following commands from the toplevel -directory: +Install Tar by running the following commands: ./configure --prefix=/usr \     --libexecdir=/usr/bin --bindir=/bin && -- cgit v1.2.3-54-g00ecf