From c4aba10f0f68f6f2c857c1917976646e48d37a52 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 19 Feb 2006 20:13:22 +0000 Subject: Upgrade to Perl 5.8.8 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/perl.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'chapter06') diff --git a/chapter06/perl.xml b/chapter06/perl.xml index 277d831a2..dd3fee746 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -44,17 +44,6 @@ Installation of Perl - A security vulnerability exists in Perl's sprintf function. Apply the - following patch to fix it. - -patch -Np1 -i ../&perl-sprintf-patch; - - The DB_File module that comes with Perl-&perl-version; is incompatible - with Berkeley DB-&db-version; (the testsuite fails if this module gets built). - Apply the following patch in order to update the DB_File module: - -patch -Np1 -i ../&perl-db_file-patch; - First create a basic /etc/hosts file which will be referenced in one of Perl's configuration files as well as being used used by the testsuite if you run that. -- cgit v1.2.3-54-g00ecf