summaryrefslogtreecommitdiff
path: root/textproc/libxml2/files/patch-python::Makefile.in
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-18 11:30:51 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-18 11:30:51 +0000
commit5449ca8427c6b882a1eb0461d3a325fcbb404c40 (patch)
tree598c674174b3adb525e20e46cc372dd7923a4a85 /textproc/libxml2/files/patch-python::Makefile.in
parentlibgmp3 -> libgmp4 (diff)
Update to 2.4.20.
PR: 37192 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
Notes
Notes: svn path=/head/; revision=57845
Diffstat (limited to 'textproc/libxml2/files/patch-python::Makefile.in')
-rw-r--r--textproc/libxml2/files/patch-python::Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libxml2/files/patch-python::Makefile.in b/textproc/libxml2/files/patch-python::Makefile.in
index b5d35f2773fb..3f25c609648b 100644
--- a/textproc/libxml2/files/patch-python::Makefile.in
+++ b/textproc/libxml2/files/patch-python::Makefile.in
@@ -1,11 +1,11 @@
---- python/Makefile.in.orig Tue Mar 26 21:54:53 2002
-+++ python/Makefile.in Tue Mar 26 21:55:17 2002
+--- python/Makefile.in.orig Wed Apr 17 21:43:23 2002
++++ python/Makefile.in Wed Apr 17 21:44:01 2002
@@ -141,7 +141,7 @@
-I$(top_srcdir)/include
--DOCS_DIR = $(prefix)/share/doc/libxml2-python-$(LIBXML_VERSION)
-+DOCS_DIR = $(prefix)/share/doc/libxml2-python
+-DOCS_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)
++DOCS_DIR = $(datadir)/doc/libxml2-python
# libxml2class.txt is generated
DOCS = TODO