Author: bdubbs Date: Wed Mar 6 12:00:41 2019 New Revision: 11548 Log: Remove an unneded instruction
Modified: trunk/BOOK/chapter06/tar.xml Modified: trunk/BOOK/chapter06/tar.xml ============================================================================== --- trunk/BOOK/chapter06/tar.xml Wed Mar 6 09:11:09 2019 (r11547) +++ trunk/BOOK/chapter06/tar.xml Wed Mar 6 12:00:41 2019 (r11548) @@ -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 \ -- http://lists.linuxfromscratch.org/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page