From 8ef599c59a5b67f39a8fb01fc8d58890ae2c0508 Mon Sep 17 00:00:00 2001 From: Simon Perreault Date: Mon, 16 Apr 2001 02:04:19 +0000 Subject: Removed blank lines after and before git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/tar-inst.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chapter06/tar-inst.xml') diff --git a/chapter06/tar-inst.xml b/chapter06/tar-inst.xml index 4072394db..b4dc00e13 100644 --- a/chapter06/tar-inst.xml +++ b/chapter06/tar-inst.xml @@ -14,11 +14,9 @@ Apply the patch by running the following command:
- cd src && patch -i ../../gnutarpatch.txt && cd .. -
@@ -27,13 +25,11 @@ directory:
- ./configure --prefix=/usr --libexecdir=/usr/bin && make && make install && mv /usr/bin/tar /bin -
-- cgit v1.2.3-54-g00ecf