From ba1328ce31104a06e2e5ac63ae42dc31444917e5 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 6 Mar 2019 20:00:41 +0000 Subject: Remove an unneded instruction git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/tar.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chapter06') diff --git a/chapter06/tar.xml b/chapter06/tar.xml index d51bfa8c8..d148c4695 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -40,10 +40,6 @@ Installation of Tar - Fix a bug introduced in tar-1.31: - - sed -i 's/abort.*/FALLTHROUGH;/' src/extract.c - Prepare Tar for compilation: FORCE_UNSAFE_CONFIGURE=1 \ -- cgit v1.2.3-54-g00ecf