From 2344896535c2d4b6c188ece8d96c1b955de5cc5b Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Tue, 2 Jul 2002 19:25:34 +0000 Subject: fix all patches to use -patch-version entities and remove hard-coding of patch versions. sorry to timothy for breaking his run of changelog entries\! git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2024 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/tar-inst.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05/tar-inst.xml') diff --git a/chapter05/tar-inst.xml b/chapter05/tar-inst.xml index bec453e4a..ec0e9a671 100644 --- a/chapter05/tar-inst.xml +++ b/chapter05/tar-inst.xml @@ -8,7 +8,7 @@ for gzip files). Apply the patch by running the following command: -patch -Np1 -i ../tar-1.13.patch +patch -Np1 -i ../tar-&tar-patch-version;.patch Install Tar by running the following commands: -- cgit v1.2.3-54-g00ecf