aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/perl-inst.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-05-30 11:51:27 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-05-30 11:51:27 +0000
commit3b3e965d2933fadf3933216cbf53373f7cfa1b8a (patch)
treed4c5aad73b462158b2b9751fa306375c9c0e0f2b /chapter06/perl-inst.xml
parentca6391e6590484cfb50a436acd844cd199b9e5d5 (diff)
Fix bug #316 - replace sed's with patches. Done for c5-fileutils, c6-glibc, c6-gawk and c6-ed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/perl-inst.xml')
-rw-r--r--chapter06/perl-inst.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/perl-inst.xml b/chapter06/perl-inst.xml
index 313fcf3fc..c14b4ef0e 100644
--- a/chapter06/perl-inst.xml
+++ b/chapter06/perl-inst.xml
@@ -1,6 +1,10 @@
<sect2>
<title>Installation of Perl</title>
+<para>This package requires its patch to be applied before you can
+install it. Make sure it's unpacked before running the installation
+commands.</para>
+
<para>Install Perl by running the following commands:</para>
<para><screen><userinput>patch -Np1 -i ../perl-&perl-version;.patch &amp;&amp;