summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-06-02 08:19:25 +0000
committerRod Whitby <rod@whitby.id.au>2007-06-02 08:19:25 +0000
commit95a5d2ab3a05e3d230adaa3b08a59961a280f579 (patch)
treece187561bead25c02a815ba373c640ca485be57e
parentc6225be66864fbca0c2f0df89497792464e8a00d (diff)
parent7698082f9014b3474a7b5ab92ac5b463647ae05b (diff)
merge of '89a72886df968d379bd23357295332d8f53340ac'
and 'c991e2697245e92213a1c3cb034b74b0ba5d25e4'
-rw-r--r--packages/perl/perl_5.8.8.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/perl/perl_5.8.8.bb b/packages/perl/perl_5.8.8.bb
index d603c9d67d..edd0618a86 100644
--- a/packages/perl/perl_5.8.8.bb
+++ b/packages/perl/perl_5.8.8.bb
@@ -5,7 +5,7 @@ LICENSE = "Artistic|GPL"
PRIORITY = "optional"
# We need gnugrep (for -I)
DEPENDS = "virtual/db perl-native grep-native"
-PR = "r19"
+PR = "r20"
# Major part of version
PVM = "5.8"
@@ -17,6 +17,7 @@ SRC_URI = "ftp://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
file://perl-moreconfig.patch;patch=1 \
file://letgcc-find-errno.patch;patch=1 \
file://generate-sh.patch;patch=1 \
+ file://perl-5.8.8-gcc-4.2.patch;patch=1 \
file://09_fix_installperl.patch;patch=1 \
file://52_debian_extutils_hacks.patch;patch=1 \
file://53_debian_mod_paths.patch;patch=1 \