openpkg/perl.patch

changeset 431
127559aa0c5e
parent 428
f880f219c566
     1.1 --- a/openpkg/perl.patch	Wed Aug 01 13:51:09 2012 +0200
     1.2 +++ b/openpkg/perl.patch	Wed Aug 01 23:24:50 2012 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  Index: installperl
     1.5  --- installperl.orig	2011-06-09 22:04:29.000000000 +0200
     1.6  +++ installperl	2011-06-17 15:20:48.000000000 +0200
     1.7 -@@ -200,6 +200,8 @@
     1.8 +@@ -196,6 +196,8 @@
     1.9   my $installarchlib = "$opts{destdir}$Config{installarchlib}";
    1.10   my $installsitelib = "$opts{destdir}$Config{installsitelib}";
    1.11   my $installsitearch = "$opts{destdir}$Config{installsitearch}";
    1.12 @@ -119,7 +119,7 @@
    1.13  Index: Configure
    1.14  --- Configure.orig	2011-06-09 22:04:29.000000000 +0200
    1.15  +++ Configure	2011-06-17 15:20:48.000000000 +0200
    1.16 -@@ -8078,9 +8058,9 @@
    1.17 +@@ -8014,9 +8014,9 @@
    1.18   			      ;;
    1.19   			linux|irix*|gnu*)  dflt="-shared $optimize" ;;
    1.20   			next)  dflt='none' ;;
    1.21 @@ -139,7 +139,7 @@
    1.22  Index: sv.c
    1.23  --- sv.c.orig	2011-06-17 02:06:09.000000000 +0200
    1.24  +++ sv.c	2011-06-17 15:20:48.000000000 +0200
    1.25 -@@ -10198,7 +10198,10 @@
    1.26 +@@ -10283,7 +10283,10 @@
    1.27   	if ( (width = expect_number(&q)) ) {
    1.28   	    if (*q == '$') {
    1.29   		++q;
    1.30 @@ -159,7 +159,7 @@
    1.31  Index: Configure
    1.32  --- Configure.orig	2011-06-09 22:04:29.000000000 +0200
    1.33  +++ Configure	2011-06-17 15:20:48.000000000 +0200
    1.34 -@@ -5158,17 +5158,6 @@
    1.35 +@@ -5103,17 +5103,6 @@
    1.36   		;;
    1.37   	esac
    1.38   
    1.39 @@ -177,7 +177,7 @@
    1.40   	;;
    1.41   esac
    1.42   
    1.43 -@@ -5307,15 +5296,6 @@
    1.44 +@@ -5241,15 +5241,6 @@
    1.45   	;;
    1.46   *) dflt="$ldflags";;
    1.47   esac
    1.48 @@ -193,7 +193,7 @@
    1.49   
    1.50   : Try to guess additional flags to pick up local libraries.
    1.51   for thislibdir in $libpth; do
    1.52 -@@ -8107,14 +8087,6 @@
    1.53 +@@ -8023,14 +8023,6 @@
    1.54   	''|' ') dflt='none' ;;
    1.55   	esac
    1.56   
    1.57 @@ -216,7 +216,7 @@
    1.58  Index: Configure
    1.59  --- Configure.orig	2009-08-24 18:33:49 +0200
    1.60  +++ Configure	2009-08-24 18:44:39 +0200
    1.61 -@@ -1769,7 +1769,7 @@
    1.62 +@@ -1778,7 +1778,7 @@
    1.63   touch posthint.sh
    1.64   
    1.65   : set package name
    1.66 @@ -234,7 +234,7 @@
    1.67  Index: hints/linux.sh
    1.68  --- hints/linux.sh.orig	2011-06-09 22:04:29.000000000 +0200
    1.69  +++ hints/linux.sh	2011-06-17 15:20:48.000000000 +0200
    1.70 -@@ -55,7 +55,9 @@
    1.71 +@@ -58,7 +58,9 @@
    1.72   libswanted="$*"
    1.73   
    1.74   # Debian 4.0 puts ndbm in the -lgdbm_compat library.

mercurial