aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-07-15 22:07:52 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-07-15 22:07:52 +0000
commit5743e40117aba4933aaca39f0dd80a34fc7f64de (patch)
treedf456eb1832c899ea7f98e7ffdd77778eee26571
parent921db1fcb9b99a93ad93185f5184f649b9827a7f (diff)
Corrected the GCC specs patch name
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--patches.ent2
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">