diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-11-13 15:25:43 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-11-13 15:25:43 +0000 |
commit | a335c15c4e6151c6a5f4d2ae47a7bdd8b5077c16 (patch) | |
tree | fa893a3b4f7b13f2732488c48041b0a8521bcd8f /entities | |
parent | 070fa015b63e45c68953e235276c6ba3b172b602 (diff) |
Renamed no_fixincludes-2.patch to no_fixincludes-1.patch which is the name it was supposed to have.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r-- | entities/gcc.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/gcc.ent b/entities/gcc.ent index 70ebd1979..06b20b689 100644 --- a/entities/gcc.ent +++ b/entities/gcc.ent @@ -20,7 +20,7 @@ <!ENTITY gcc-gpp-size "2,019 KB"> <!ENTITY gcc-testsuite-size "1,042 KB"> -<!ENTITY gcc-nofixincludes-patch "gcc-&gcc-version;-no_fixincludes-2.patch"> +<!ENTITY gcc-nofixincludes-patch "gcc-&gcc-version;-no_fixincludes-1.patch"> <!ENTITY gcc-nofixincludes-patch-size "1 KB"> <!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch"> <!ENTITY gcc-specs-patch-size "11 KB"> |