rpms/ice/devel Ice-3.3.0-python-26.patch,NONE,1.1

Mary Ellen Foster mef at fedoraproject.org
Thu Dec 4 09:15:37 UTC 2008


Author: mef

Update of /cvs/pkgs/rpms/ice/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2140

Added Files:
	Ice-3.3.0-python-26.patch 
Log Message:
Added python patch too

Ice-3.3.0-python-26.patch:

--- NEW FILE Ice-3.3.0-python-26.patch ---
--- Ice-3.3.0/py/config/Make.rules.orig	2008-12-04 10:01:51.000000000 +0100
+++ Ice-3.3.0/py/config/Make.rules	2008-12-04 10:01:55.000000000 +0100
@@ -63,7 +63,7 @@
     # version used for building the Ice extension, then set PYTHON_VERSION
     # to "python2.3" or "python2.4".
     #
-    PYTHON_VERSION	?= $(word 1,$(notdir $(wildcard /usr/include/python2.[345]*)))
+    PYTHON_VERSION	?= $(word 1,$(notdir $(wildcard /usr/include/python2.[3456]*)))
     ifeq ($(PYTHON_VERSION),)
       python_darwin_home = /System/Library/Frameworks/Python.framework/Versions/Current
       PYTHON_VERSION 	= $(word 1,$(notdir $(wildcard $(python_darwin_home)/include/python2.[345]*)))




More information about the fedora-extras-commits mailing list