components/python/python34/patches/01-bits.patch
changeset 1953 5c1face45dc8
parent 1907 446472de62e9
child 2183 5d00686e81da
--- a/components/python/python34/patches/01-bits.patch	Thu Jun 19 02:03:25 2014 -0700
+++ b/components/python/python34/patches/01-bits.patch	Thu Jun 19 13:53:07 2014 -0700
@@ -2,8 +2,8 @@
 # This patch addresses problems with the configure script.
 # As it is Solaris-specific, it is not suitable for upstream.
 #
---- Python-3.4.0/configure.ac.~1~	2014-03-16 19:31:31.000000000 -0700
-+++ Python-3.4.0/configure.ac	2014-03-17 11:11:22.990261823 -0700
+--- Python-3.4.1/configure.ac.~2~	2014-05-27 10:56:02.639102829 -0700
++++ Python-3.4.1/configure.ac	2014-05-27 10:56:02.659169307 -0700
 @@ -5,7 +5,7 @@
  # Set VERSION so we only need to edit in one place (i.e., here)
  m4_define(PYTHON_VERSION, 3.4)
@@ -13,7 +13,7 @@
  
  AC_INIT(python, PYTHON_VERSION, http://bugs.python.org/)
  
-@@ -2108,12 +2108,6 @@
+@@ -2097,12 +2097,6 @@
  if test -z "$CCSHARED"
  then
  	case $ac_sys_system/$ac_sys_release in