Ignore:
Timestamp:
Aug 31, 2008, 9:15:57 AM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ea55a49
Parents:
33bdb0d
Message:

Updated Coreutils to 6.12.
Drop Mktemp in favor of the version included in Coreutils.
Updated Perl to 5.10.0.
Updated File to 4.25.
Updated File to 4.26.
Updated GCC to 4.3.2.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • patches/perl-5.10.0-Configure_multilib-1.patch

    r33bdb0d r7b31c44  
    22Date: 2005-10-20
    33Initial Package Version: 5.8.7
     4        Rediffed against 5.10.0 by Joe Ciccone on 2008-08-30
    45Origin: Ryan Oliver
    56Description: this patch allows perl to be installed in /usr/lib32 or /usr/lib64 instead of /usr/lib.
    67
    7 --- perl-5.8.7/Configure-ORIG   2005-10-20 11:49:47.571389008 +1000
    8 +++ perl-5.8.7/Configure        2005-10-20 12:30:35.571236464 +1000
    9 @@ -5930,6 +5930,8 @@
     8diff -Naur perl-5.10.0.orig/Configure perl-5.10.0/Configure
     9--- perl-5.10.0.orig/Configure  2007-12-18 05:47:07.000000000 -0500
     10+++ perl-5.10.0/Configure       2008-08-31 11:56:58.000000000 -0400
     11@@ -6174,6 +6174,8 @@
    1012 : The default "style" setting is made in installstyle.U
    1113 case "$installstyle" in
     
    1618 esac
    1719 eval $prefixit
    18 @@ -6433,6 +6435,8 @@
     20@@ -6406,6 +6408,8 @@
    1921 case "$sitelib" in
    2022 '') case "$installstyle" in
     
    2527        esac
    2628        ;;
    27 @@ -6560,6 +6564,8 @@
     29@@ -6912,6 +6916,8 @@
    2830                prog=`echo $package | $sed 's/-*[0-9.]*$//'`
    2931                case "$installstyle" in
Note: See TracChangeset for help on using the changeset viewer.