From c5f16caee1cbde6b1282e51def7e6ff420b630d9 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sun, 27 Jan 2019 11:08:32 +0000 Subject: [PATCH] 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 --- chapter01/changelog.xml | 11 +++++++++++ chapter06/tar.xml | 10 ++++++---- general.ent | 6 +++--- 3 files changed, 20 insertions(+), 7 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7f46eebaa..d23ab855e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,17 @@ appropriate for the entry or if needed the entire day's listitem. --> + + 2019-01-27 + + + [pierre] - Fix a bug introduced in tar-1.31, by adding + a sed to the build instructions. Also remove an obsolete comment + about a failing test. + + + + 2019-01-20 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: diff --git a/general.ent b/general.ent index 962e0bf3c..16be51e9f 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - +