diff options
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r-- | chapter06/tar.xml | 4 |
1 files changed, 0 insertions, 4 deletions
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 @@ <sect2 role="installation"> <title>Installation of Tar</title> - <para>Fix a bug introduced in tar-1.31:</para> - - <screen><userinput remap="pre">sed -i 's/abort.*/FALLTHROUGH;/' src/extract.c</userinput></screen> - <para>Prepare Tar for compilation:</para> <screen><userinput remap="configure">FORCE_UNSAFE_CONFIGURE=1 \ |