aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-10-14 20:31:24 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-10-14 20:31:24 +0000
commit7debe50a7eb3ec61e183dfe7f9ccb2b9dc91db0a (patch)
treecdc37bd74b07a968551d0160789a1cd68bf528e0
parent0d3dfab98e7956631f47f0165b4680bf197e9ae4 (diff)
Changed compsize and sbu entity for chapter05/perl
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--appendixb/appendixb.xml1
-rw-r--r--chapter05/perl.xml4
2 files changed, 3 insertions, 2 deletions
diff --git a/appendixb/appendixb.xml b/appendixb/appendixb.xml
index 72817c528..946ddd3ac 100644
--- a/appendixb/appendixb.xml
+++ b/appendixb/appendixb.xml
@@ -317,6 +317,7 @@ to which it belongs.</para>
<listitem><para>libtoolize : <xref linkend="aa-libtool"/></para></listitem>
<listitem><para>libutil : <xref linkend="aa-glibc"/></para></listitem>
<listitem><para>libuuid : <xref linkend="aa-e2fsprogs"/></para></listitem>
+<listitem><para>liby : <xref linkend="aa-bison"/></para></listitem>
<listitem><para>libz : <xref linkend="aa-zlib"/></para></listitem>
<listitem><para>line : <xref linkend="aa-utillinux"/></para></listitem>
<listitem><para>link : <xref linkend="aa-coreutils"/></para></listitem>
diff --git a/chapter05/perl.xml b/chapter05/perl.xml
index 1e538b69b..d1ab2cafe 100644
--- a/chapter05/perl.xml
+++ b/chapter05/perl.xml
@@ -2,8 +2,8 @@
<title>Installing Perl-&perl-version;</title>
<?dbhtml filename="perl.html" dir="chapter05"?>
-<screen>Estimated build time: &perl-time;
-Estimated required disk space: &perl-compsize;</screen>
+<screen>Estimated build time: &perl-time-tools;
+Estimated required disk space: &perl-compsize-tools;</screen>
&aa-perl-shortdesc;
&aa-perl-dep;