diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-29 00:07:32 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-29 00:07:32 +0000 |
commit | ab46b4e6a8619913903ffd85af84ffaf4e367590 (patch) | |
tree | abd8a8856af6525225ef00db758125447528f5a4 /chapter04 | |
parent | 0d1de9459fdd63c618bdb6936b0024b577ed7746 (diff) |
added man patch to replace sed, and added gcc-3.2-nofixincludes.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/gcc-patch.xml | 4 | ||||
-rw-r--r-- | chapter04/packages.xml | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/chapter04/gcc-patch.xml b/chapter04/gcc-patch.xml index f93b6248e..b1b7d2779 100644 --- a/chapter04/gcc-patch.xml +++ b/chapter04/gcc-patch.xml @@ -1,3 +1,7 @@ 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"/> diff --git a/chapter04/packages.xml b/chapter04/packages.xml index 341c5209b..702492849 100644 --- a/chapter04/packages.xml +++ b/chapter04/packages.xml @@ -45,6 +45,7 @@ &c3-make; &c3-makedev; &c3-man; +&c3-man-patch; &c3-manpages; &c3-modutils; &c3-ncurses; |