diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-07 22:22:46 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-07 22:22:46 +0000 |
commit | 7acb4c36e5ba8475d7c0c943ca959a2cff9836a0 (patch) | |
tree | b98109ffa13f109178a207d64945d208364ebde5 /entities/gcc-2953.ent | |
parent | 617bacdc915543646c1db35f47b06c4bf5f5b7b6 (diff) |
Bringing order to the presentation of patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/gcc-2953.ent')
-rw-r--r-- | entities/gcc-2953.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/entities/gcc-2953.ent b/entities/gcc-2953.ent index 00864368e..0151e5689 100644 --- a/entities/gcc-2953.ent +++ b/entities/gcc-2953.ent @@ -17,11 +17,11 @@ <!ENTITY gcc-2953-package "gcc-&gcc-2953-version;.tar.bz2"> <!ENTITY gcc-2953-size "9,618 KB"> -<!ENTITY gcc-2953-patch-version "2.95.3-2"> +<!ENTITY gcc-2953-patch "gcc-&gcc-2953-version;-2.patch"> <!ENTITY gcc-2953-patch-size "16 KB"> -<!ENTITY gcc-2953-no-fixinc-patch-version "2.95.3-no-fixinc"> +<!ENTITY gcc-2953-no-fixinc-patch "gcc-&gcc-2953-version;-no-fixinc.patch"> <!ENTITY gcc-2953-no-fixinc-patch-size "1 KB"> -<!ENTITY gcc-2953-returntype-fix-patch-version "2.95.3-returntype-fix"> +<!ENTITY gcc-2953-returntype-fix-patch "gcc-&gcc-2953-version;-returntype-fix.patch"> <!ENTITY gcc-2953-returntype-fix-patch-size "1 KB"> |