summaryrefslogtreecommitdiffstats
path: root/textproc/libxml2/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxml2/files/patch-configure')
-rw-r--r--textproc/libxml2/files/patch-configure20
1 files changed, 0 insertions, 20 deletions
diff --git a/textproc/libxml2/files/patch-configure b/textproc/libxml2/files/patch-configure
deleted file mode 100644
index 26c6398..0000000
--- a/textproc/libxml2/files/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig Fri Apr 28 17:02:02 2006
-+++ configure Fri Apr 28 17:02:43 2006
-@@ -26935,7 +26935,7 @@ fi
- -d $with_python/lib/python$PYTHON_VERSION/site-packages
- then
- PYTHON_INCLUDES=$with_python/include/python$PYTHON_VERSION
-- PYTHON_SITE_PACKAGES='$(libdir)/lib/python$(PYTHON_VERSION)/site-packages'
-+ PYTHON_SITE_PACKAGES=$with_python/lib/python$PYTHON_VERSION/site-packages
- else
- if test -r $prefix/include/python$PYTHON_VERSION/Python.h
- then
-@@ -26958,7 +26958,7 @@ fi
- fi
- if test "$with_python" != ""
- then
-- pythondir=$(PYTHON_SITE_PACKAGES)
-+ pythondir='$(PYTHON_SITE_PACKAGES)'
- else
- pythondir='$(libdir)/python$(PYTHON_VERSION)/site-packages'
- fi
OpenPOWER on IntegriCloud