summaryrefslogtreecommitdiff
path: root/textproc/libxslt/files/patch-python::tests::Makefile.in
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-02-26 19:02:58 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-02-26 19:02:58 +0000
commit2224823c69a70a07890956f50558ee5364b06066 (patch)
tree95cca7e55994b7f8268ebbfd0a475e1654d68775 /textproc/libxslt/files/patch-python::tests::Makefile.in
parentUpdate to 2.4.16. (diff)
Update to 1.0.12.
PR: 35003 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Diffstat (limited to 'textproc/libxslt/files/patch-python::tests::Makefile.in')
-rw-r--r--textproc/libxslt/files/patch-python::tests::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/libxslt/files/patch-python::tests::Makefile.in b/textproc/libxslt/files/patch-python::tests::Makefile.in
new file mode 100644
index 000000000000..cac0d8c76216
--- /dev/null
+++ b/textproc/libxslt/files/patch-python::tests::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- python/tests/Makefile.in 2002/02/26 18:23:19 1.1
++++ python/tests/Makefile.in 2002/02/26 18:23:47
+@@ -117,7 +117,7 @@
+ XSLT_LIBDIR = @XSLT_LIBDIR@
+ XSLT_LIBS = @XSLT_LIBS@
+
+-EXAMPLE_DIR = $(prefix)/share/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
++EXAMPLE_DIR = $(prefix)/share/doc/libxslt-python/examples
+
+ TESTSPY = \
+ basic.py \