diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-24 21:48:18 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-24 21:48:18 +0000 |
commit | b0dbf73848c280ec7059b2c66a6d541aedfe1b27 (patch) | |
tree | 3d4623228cd00e3028ef78da7b48f445d2d46d84 /entities/perl.ent | |
parent | 85d26685720e428b0f7263f5183417ed17cac26f (diff) |
merged all chapter 4 xml files into one, separated packages and patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2676 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/perl.ent')
-rw-r--r-- | entities/perl.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/entities/perl.ent b/entities/perl.ent index 72a0596c2..10ff73e81 100644 --- a/entities/perl.ent +++ b/entities/perl.ent @@ -16,6 +16,8 @@ <!ENTITY perl-version "5.8.0"> <!ENTITY perl-depversion "5.6.1"> <!ENTITY perl-contversion "5.6.1"> +<!ENTITY perl-libc-patch-version "5.6.1"> +<!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"> |