aboutsummaryrefslogtreecommitdiffstats
path: root/entities/gcc.ent
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-10-06 22:18:31 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-10-06 22:18:31 +0000
commitc1f00d2596a81bcc5e957b90a1f015a788b069c7 (patch)
tree489265f4928373efa08bbf01b37205a31871e5db /entities/gcc.ent
parent8b437193ee8d62ec82ad2bd8308294191902dfe3 (diff)
Updating package sizes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/gcc.ent')
-rw-r--r--entities/gcc.ent8
1 files changed, 4 insertions, 4 deletions
diff --git a/entities/gcc.ent b/entities/gcc.ent
index eb33aae5f..39a33c664 100644
--- a/entities/gcc.ent
+++ b/entities/gcc.ent
@@ -19,13 +19,13 @@
<!ENTITY gcc-version "3.3.1">
<!ENTITY gcc-depversion "2.95.3">
<!ENTITY gcc-contversion "3.1">
-<!ENTITY gcc-core-size "10,969 KB">
-<!ENTITY gcc-gpp-size "2,016 KB">
-<!ENTITY gcc-testsuite-size "1,033 KB">
+<!ENTITY gcc-dir "gcc-&gcc-version;">
<!ENTITY gcc-core-package "gcc-core-&gcc-version;.tar.bz2">
<!ENTITY gcc-gpp-package "gcc-g++-&gcc-version;.tar.bz2">
<!ENTITY gcc-testsuite-package "gcc-testsuite-&gcc-version;.tar.bz2">
-<!ENTITY gcc-dir "gcc-&gcc-version;">
+<!ENTITY gcc-core-size "10,969 KB">
+<!ENTITY gcc-gpp-size "2,017 KB">
+<!ENTITY gcc-testsuite-size "1,033 KB">
<!ENTITY gcc-nofixincludes-patch-version "3.3.1-no_fixincludes-2">
<!ENTITY gcc-nofixincludes-patch-size "1 KB">