aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/tar.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2013-10-14 19:23:36 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2013-10-14 19:23:36 +0000
commit2971a56b0da022dd32912010f83b178ed029ab7f (patch)
tree41609773b18c61051835d30a60a0b3cd948285f6 /chapter06/tar.xml
parent4d4915a7b567df11ed61f6453fcfa9ddb331c075 (diff)
Update to Tar-1.27. Fixes #3409.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10358 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r--chapter06/tar.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml
index 6001de6e3..f02d88867 100644
--- a/chapter06/tar.xml
+++ b/chapter06/tar.xml
@@ -44,10 +44,6 @@
<screen><userinput remap="pre">patch -Np1 -i ../&tar-manpage-patch;</userinput></screen>
- <para>Fix an incompatibility between this package and Glibc-&glibc-version;:</para>
-
-<screen><userinput remap="pre">sed -i -e '/gets is a/d' gnu/stdio.in.h</userinput></screen>
-
<para>Prepare Tar for compilation:</para>
<screen><userinput remap="configure">FORCE_UNSAFE_CONFIGURE=1 \