ports/textproc/libxslt/files/patch-configure
2007-01-25 18:10:46 +00:00

11 lines
479 B
Text

--- configure.orig Mon Jan 15 19:34:30 2007
+++ configure Mon Jan 15 19:37:48 2007
@@ -21663,7 +21663,7 @@
-d $with_python/lib/python$PYTHON_VERSION/site-packages
then
PYTHON_INCLUDES=$with_python/include/python$PYTHON_VERSION
- PYTHON_SITE_PACKAGES='$(libdir)/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