From 9e27ec1467a90687ee4dea5b9c4de1799c5ddbca Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 1 Feb 2009 22:49:02 +0000 Subject: Upgrade to Tar-1.21. Fixes #2309. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/tar.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter05/tar.xml') diff --git a/chapter05/tar.xml b/chapter05/tar.xml index 6d3b9b162..267ab08d7 100644 --- a/chapter05/tar.xml +++ b/chapter05/tar.xml @@ -43,6 +43,10 @@ Installation of Tar + Apply a patch to correct a bug in Tar's testsuite: + +patch -Np1 -i ../&tar-testsuite-patch; + Prepare Tar for compilation: ./configure --prefix=/tools -- cgit v1.2.3-54-g00ecf