From 3e36a78621937b7ba17d4ab83abff97f84325ef8 Mon Sep 17 00:00:00 2001 From: Jim Gifford Date: Mon, 23 May 2005 20:07:49 +0000 Subject: Changed patches to use entities git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/tar.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chapter06/tar.xml') diff --git a/chapter06/tar.xml b/chapter06/tar.xml index afa88e251..47e0acc8b 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -1,7 +1,9 @@ + %general-entities; + %patches-entities; ]> Tar-&tar-version; @@ -31,7 +33,7 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed Tar has a bug when the -S option is used with files larger than 4 GB. The following patch properly fixes this issue: -patch -Np1 -i ../tar-&tar-version;-sparse_fix-1.patch +patch -Np1 -i ../&tar-sparse_fix-patch; Prepare Tar for compilation: -- cgit v1.2.3-54-g00ecf