diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-07-16 03:10:04 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-07-16 03:10:04 +0000 |
commit | b52a40dd388d12a0fa52a680facfd7f28d45e1fb (patch) | |
tree | df456eb1832c899ea7f98e7ffdd77778eee26571 /patches.ent | |
parent | 94e385c131d4e974e8be38586f444cb6985eafd6 (diff) |
Reverted specs patch change.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6535 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"> |