aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/perl.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2008-02-07 19:47:39 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2008-02-07 19:47:39 +0000
commit615a56582820d63d362a15e3f9130a68c1766df2 (patch)
treee0ccbae0e7aa2b5573a05c2240e8577b1eeeca5b /chapter05/perl.xml
parentf0fecc7e8a0eb9fa5aa440ec6b9e12977af88f7a (diff)
Upgrade to Coreutils-6.10. Fixes #2133.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8470 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/perl.xml')
-rw-r--r--chapter05/perl.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/perl.xml b/chapter05/perl.xml
index ad27d07ce..7f60c5985 100644
--- a/chapter05/perl.xml
+++ b/chapter05/perl.xml
@@ -73,10 +73,10 @@ sed 's/command /command[ -]/' makedepend.SH.orig &gt; makedepend.SH</userinput><
</variablelist>
- <para>Only a few of the utilities contained in this package need to be
- built:</para>
+ <para>Only a few of the utilities contained in this package, and one of its
+ libraries need to be built:</para>
-<screen><userinput remap="make">make perl utilities</userinput></screen>
+<screen><userinput remap="make">make perl utilities ext/Errno/pm_to_blib</userinput></screen>
<para>Although Perl comes with a test suite, it is not recommended to
run it at this point. Only part of Perl was built and running