- Nuke dormant patch which managed to break py-libxml2 2.6.17

Reported by:	krismail
This commit is contained in:
Pav Lucistnik 2005-01-31 21:08:38 +00:00
parent 1b90228615
commit cf47d4363a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127802

View File

@ -1,11 +0,0 @@
--- configure.orig Thu Aug 14 20:33:30 2003
+++ configure Thu Aug 14 22:12:01 2003
@@ -14275,7 +14276,7 @@
fi
if test "$with_python" != ""
then
- pythondir='$(PYTHON_SITE_PACKAGES)'
+ pythondir='$(libdir)/python${PYTHON_VERSION}/site-packages'
else
pythondir='$(libdir)/python${PYTHON_VERSION}/site-packages'
fi