From c5f16caee1cbde6b1282e51def7e6ff420b630d9 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sun, 27 Jan 2019 11:08:32 +0000 Subject: Fix a bug in tar-1.31, preventingat least to extract git man-pages in BLFS git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11504 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/tar.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'chapter06') diff --git a/chapter06/tar.xml b/chapter06/tar.xml index 1200a3949..d51bfa8c8 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -39,11 +39,11 @@ Installation of Tar - + sed -i 's/abort.*/FALLTHROUGH;/' src/extract.c + Prepare Tar for compilation: FORCE_UNSAFE_CONFIGURE=1 \ @@ -72,7 +72,9 @@ make check + Install the package: -- cgit v1.2.3-54-g00ecf