aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/perl.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-15 03:52:06 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-15 03:52:06 +0000
commit2efa44adaf384fae3c644b560546c4b3bbb8d850 (patch)
tree5996f39bf4d1e247f5300afc2f4d47f222a57b44 /chapter06/perl.xml
parent778deac96f8655c92a6b10877fb8fb5c79d459f4 (diff)
Upgrade to perl-5.16.1
Removed unneeded sed instruction from Chapter 6 perl Updated gcc instructions to fix some make check errors git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/perl.xml')
-rw-r--r--chapter06/perl.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index eff9a3a50..4fc710607 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -107,10 +107,6 @@
</variablelist>
- <para>Fix an incompatibility between this package and Glibc-&glibc-version;:</para>
-
-<screen><userinput remap="pre">sed -i '/test-installation.pl/d' Makefile</userinput></screen>
-
<para>Compile the package:</para>
<screen><userinput remap="make">make</userinput></screen>