aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorJim Gifford <jim@linuxfromscratch.org>2005-05-24 09:38:26 +0000
committerJim Gifford <jim@linuxfromscratch.org>2005-05-24 09:38:26 +0000
commit2096d75e6db415efef1fc7843e7f884510a5a433 (patch)
tree6962cdae439c2715458e17f29da639116a103e04 /patches.ent
parent10b4458d328b29986fe13ff8a6639c57860ced77 (diff)
Fixed incorrect patch version
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5408 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.ent b/patches.ent
index 0b70d475c..c4ec56a46 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-3.patch">
+<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-2.patch">
<!ENTITY glibc-testfix-patch "glibc-&glibc-version;-fix_test-1.patch">