diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-15 22:07:52 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-15 22:07:52 +0000 |
commit | 5743e40117aba4933aaca39f0dd80a34fc7f64de (patch) | |
tree | df456eb1832c899ea7f98e7ffdd77778eee26571 /patches.ent | |
parent | 921db1fcb9b99a93ad93185f5184f649b9827a7f (diff) |
Corrected the GCC specs patch name
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.ent b/patches.ent index 43a686db0..2a5777cd7 100644 --- a/patches.ent +++ b/patches.ent @@ -13,7 +13,7 @@ <!ENTITY gcc-no_fixincludes-patch "gcc-&gcc-version;-no_fixincludes-1.patch"> <!ENTITY gcc-linkonce-patch "gcc-&gcc-version;-linkonce-1.patch"> -<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-2.patch"> +<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch"> <!ENTITY glibc-testfix-patch "glibc-&glibc-version;-fix_test-1.patch"> <!ENTITY glibc-gcc4_symbols-patch "glibc-&glibc-version;-gcc4_fix_symbols-1.patch"> |