aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/tar.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-10-28 22:13:49 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-10-28 22:13:49 +0000
commitf8d252beb300b6ffa23a58b9d75ef75f0c45e8fc (patch)
tree67e9a135dce4425a82ea8fc20d78078a2bd59aa7 /chapter05/tar.xml
parent7f67569a930afa1a3b3380a3f55ba728d8886d2e (diff)
Upgrade to Tar-1.16
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/tar.xml')
-rw-r--r--chapter05/tar.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter05/tar.xml b/chapter05/tar.xml
index 09f8d84a5..dc09217b0 100644
--- a/chapter05/tar.xml
+++ b/chapter05/tar.xml
@@ -37,11 +37,6 @@
<sect2 role="installation">
<title>Installation of Tar</title>
- <para>If you wish to run the test suite, apply the following patch to fix
- some issues with GCC-&gcc-version;:</para>
-
-<screen><userinput>patch -Np1 -i ../&tar-gcc4_fix-patch;</userinput></screen>
-
<para>Prepare Tar for compilation:</para>
<screen><userinput>./configure --prefix=/tools</userinput></screen>