diff -r 9b4bbbae3a98 -r 127559aa0c5e openpkg/perl.patch --- a/openpkg/perl.patch Wed Aug 01 13:51:09 2012 +0200 +++ b/openpkg/perl.patch Wed Aug 01 23:24:50 2012 +0200 @@ -6,7 +6,7 @@ Index: installperl --- installperl.orig 2011-06-09 22:04:29.000000000 +0200 +++ installperl 2011-06-17 15:20:48.000000000 +0200 -@@ -200,6 +200,8 @@ +@@ -196,6 +196,8 @@ my $installarchlib = "$opts{destdir}$Config{installarchlib}"; my $installsitelib = "$opts{destdir}$Config{installsitelib}"; my $installsitearch = "$opts{destdir}$Config{installsitearch}"; @@ -119,7 +119,7 @@ Index: Configure --- Configure.orig 2011-06-09 22:04:29.000000000 +0200 +++ Configure 2011-06-17 15:20:48.000000000 +0200 -@@ -8078,9 +8058,9 @@ +@@ -8014,9 +8014,9 @@ ;; linux|irix*|gnu*) dflt="-shared $optimize" ;; next) dflt='none' ;; @@ -139,7 +139,7 @@ Index: sv.c --- sv.c.orig 2011-06-17 02:06:09.000000000 +0200 +++ sv.c 2011-06-17 15:20:48.000000000 +0200 -@@ -10198,7 +10198,10 @@ +@@ -10283,7 +10283,10 @@ if ( (width = expect_number(&q)) ) { if (*q == '$') { ++q; @@ -159,7 +159,7 @@ Index: Configure --- Configure.orig 2011-06-09 22:04:29.000000000 +0200 +++ Configure 2011-06-17 15:20:48.000000000 +0200 -@@ -5158,17 +5158,6 @@ +@@ -5103,17 +5103,6 @@ ;; esac @@ -177,7 +177,7 @@ ;; esac -@@ -5307,15 +5296,6 @@ +@@ -5241,15 +5241,6 @@ ;; *) dflt="$ldflags";; esac @@ -193,7 +193,7 @@ : Try to guess additional flags to pick up local libraries. for thislibdir in $libpth; do -@@ -8107,14 +8087,6 @@ +@@ -8023,14 +8023,6 @@ ''|' ') dflt='none' ;; esac @@ -216,7 +216,7 @@ Index: Configure --- Configure.orig 2009-08-24 18:33:49 +0200 +++ Configure 2009-08-24 18:44:39 +0200 -@@ -1769,7 +1769,7 @@ +@@ -1778,7 +1778,7 @@ touch posthint.sh : set package name @@ -234,7 +234,7 @@ Index: hints/linux.sh --- hints/linux.sh.orig 2011-06-09 22:04:29.000000000 +0200 +++ hints/linux.sh 2011-06-17 15:20:48.000000000 +0200 -@@ -55,7 +55,9 @@ +@@ -58,7 +58,9 @@ libswanted="$*" # Debian 4.0 puts ndbm in the -lgdbm_compat library.