Changeset 026bb5d for patches/perl-5.18.1-Configure_multilib-1.patch
- Timestamp:
- Dec 18, 2013, 1:04:00 AM (11 years ago)
- Children:
- f975b3a
- Parents:
- 1c9985f (diff), 8abef998 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
patches/perl-5.18.1-Configure_multilib-1.patch
r1c9985f r026bb5d 1 1 Submitted By: Ryan Oliver <ryan dot oliver at pha dot com dot au> 2 Date: 201 0-08-012 Date: 2013-08-13 3 3 Initial Package Version: 5.8.8 4 4 Origin: Ryan Oliver … … 10 10 Against 5.10.1 By Jim Gifford on 2009-08-25 11 11 Against 5.12.1 By Joe Ciccone on 2010-08-01 12 Against 5.16.1 By William Harrington on 2012-08-26 13 Rename for 5.16.2 by William Harrington on 2012-11-01 12 14 13 diff -Naur perl-5.12.1.orig/Configure perl-5.12.1/Configure 14 --- perl-5.12.1.orig/Configure 2010-05-13 18:01:07.000000000 -0400 15 +++ perl-5.12.1/Configure 2010-08-01 18:18:19.614326794 -0400 16 @@ -6254,6 +6254,8 @@ 15 Rediffed: Against 5.18.0 by William Harrington on 2013-05-28 16 Rediffed: Against 5.18.1 by William Harrington on 2013-08-13 17 18 diff -Naur perl-5.18.1.orig/Configure perl-5.18.1/Configure 19 --- perl-5.18.1.orig/Configure 2013-08-12 02:44:47.000000000 +0000 20 +++ perl-5.18.1/Configure 2013-08-13 16:47:20.188650223 +0000 21 @@ -6219,6 +6219,8 @@ 17 22 : The default "style" setting is made in installstyle.U 18 23 case "$installstyle" in … … 23 28 esac 24 29 eval $prefixit 25 @@ -6 502,6 +6504,8 @@30 @@ -6467,6 +6469,8 @@ 26 31 case "$sitelib" in 27 32 '') case "$installstyle" in … … 32 37 esac 33 38 ;; 34 @@ - 7020,6 +7024,8 @@39 @@ -6986,6 +6990,8 @@ 35 40 prog=`echo $package | $sed 's/-*[0-9.]*$//'` 36 41 case "$installstyle" in
Note:
See TracChangeset
for help on using the changeset viewer.