diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-29 19:48:03 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-29 19:48:03 +0000 |
commit | b8e6552e6f3ce3c32a83a332171e0b821f6aef2a (patch) | |
tree | 37763c3a60ba19f6b404fd21f0f5cb0a3ae48bb1 /chapter04 | |
parent | 4a19a8d141f1a47ca28a9f9cae3b555c091d5338 (diff) |
Replaced nofixincludes patch (it doesn't apply cleanly) with a (more appropriate) sed command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2152 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/gcc-patch.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter04/gcc-patch.xml b/chapter04/gcc-patch.xml index b1b7d2779..f93b6248e 100644 --- a/chapter04/gcc-patch.xml +++ b/chapter04/gcc-patch.xml @@ -1,7 +1,3 @@ GCC Patch (&gcc-patch-version;) - &gcc-patch-size;: <ulink url="&ftp;/gcc-&gcc-patch-version;.patch.bz2"/> <ulink url="&http;/gcc-&gcc-patch-version;.patch.bz2"/> - -GCC nofixincludes Patch: -<ulink url="&ftp;/gcc-&gcc-version;-nofixincludes.patch.bz2"/> -<ulink url="&http;/gcc-&gcc-version;-nofixincludes.patch.bz2"/> |