diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2003-09-05 19:47:59 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2003-09-05 19:47:59 +0000 |
commit | 87b217dffa72b17b3db151b2fb98497ed34d1796 (patch) | |
tree | 66e077a0700f75841f9d81ec7ba825e3005594c8 /entities/gcc.ent | |
parent | b2780fdea790f31975e068b21495cbec6c362bce (diff) |
Fixed gcc specs patch wrt /tools dir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2740 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/gcc.ent')
-rw-r--r-- | entities/gcc.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/gcc.ent b/entities/gcc.ent index 17f636e1e..21b146f39 100644 --- a/entities/gcc.ent +++ b/entities/gcc.ent @@ -17,7 +17,7 @@ <!ENTITY aa-gcc-down SYSTEM "../appendixa/gcc-down.xml"> <!ENTITY gcc-version "3.3.1"> -<!ENTITY gcc-specs-version "3.3.1-specs"> +<!ENTITY gcc-specs-version "3.3.1-specs-1"> <!ENTITY gcc-depversion "2.95.3"> <!ENTITY gcc-contversion "3.1"> <!ENTITY gcc-core-size "13,140 KB"> |