freebsd-ports/textproc/libxml2/files/patch-python::Makefile.in
Joe Marcus Clarke 982aa704c1 * Update to 2.5.10
* Clean up the Python installation to obey PREFIX (finally)
* Mark some of the more troublesome build options as DEVELOPER ONLY!
2003-08-15 02:31:28 +00:00

11 lines
301 B
Text

--- python/Makefile.in.orig Thu Aug 14 22:06:11 2003
+++ python/Makefile.in Thu Aug 14 22:06:39 2003
@@ -161,7 +161,7 @@
-I$(top_srcdir)/include
-DOCS_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)
+DOCS_DIR = $(datadir)/doc/libxml2-python
# libxml2class.txt is generated
DOCS = TODO