]> git.pld-linux.org Git - packages/lcms.git/blobdiff - lcms-python.patch
- obsoleted by lcms2
[packages/lcms.git] / lcms-python.patch
diff --git a/lcms-python.patch b/lcms-python.patch
deleted file mode 100644 (file)
index b42e7fd..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- lcms-1.18/configure.ac.orig        2009-03-20 15:54:17.000000000 +0100
-+++ lcms-1.18/configure.ac     2009-03-26 18:12:35.969151477 +0100
-@@ -96,7 +96,7 @@
-       LCMS_PYTHON_PREFIX=`$PYTHON -c "import sys; print sys.prefix"`
-       LCMS_PYEXECDIR=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(1)"`
-     LCMS_PYINCLUDE=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_inc()"`   
--      LCMS_PYLIB=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(0,1)"`
-+      LCMS_PYLIB=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(1,1)"`
-       AC_CHECK_FILE([$LCMS_PYINCLUDE/Python.h],PYTHON_OK='yes',PYTHON_OK='no')
-     AC_SUBST(LCMS_PYEXECDIR)
-     AC_SUBST(LCMS_PYINCLUDE)
This page took 0.190438 seconds and 4 git commands to generate.