diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:18:31 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:18:31 +0000 |
commit | c1f00d2596a81bcc5e957b90a1f015a788b069c7 (patch) | |
tree | 489265f4928373efa08bbf01b37205a31871e5db /entities/perl.ent | |
parent | 8b437193ee8d62ec82ad2bd8308294191902dfe3 (diff) |
Updating package sizes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/perl.ent')
-rw-r--r-- | entities/perl.ent | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/entities/perl.ent b/entities/perl.ent index 2f2be1dcc..0a579eea7 100644 --- a/entities/perl.ent +++ b/entities/perl.ent @@ -16,11 +16,12 @@ <!ENTITY perl-version "5.8.0"> <!ENTITY perl-depversion "5.6.1"> <!ENTITY perl-contversion "5.6.1"> -<!ENTITY perl-libc-patch-version "5.8.0-libc-3"> -<!ENTITY perl-libc-patch-size "1 KB"> -<!ENTITY perl-size "10,765 KB"> <!ENTITY perl-dir "perl-&perl-version;"> <!ENTITY perl-package "perl-&perl-version;.tar.bz2"> +<!ENTITY perl-size "10,765 KB"> + +<!ENTITY perl-libc-patch-version "5.8.0-libc-3"> +<!ENTITY perl-libc-patch-size "1 KB"> <!ENTITY perl-compsize-static "52 MB"> <!ENTITY perl-time-static "0.8 SBU"> |