diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2005-05-24 09:38:26 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2005-05-24 09:38:26 +0000 |
commit | 2096d75e6db415efef1fc7843e7f884510a5a433 (patch) | |
tree | 6962cdae439c2715458e17f29da639116a103e04 /patches.ent | |
parent | 10b4458d328b29986fe13ff8a6639c57860ced77 (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.ent | 2 |
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"> |