From 2224823c69a70a07890956f50558ee5364b06066 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 26 Feb 2002 19:02:58 +0000 Subject: Update to 1.0.12. PR: 35003 Submitted by: Lev Serebryakov --- textproc/libxslt/files/patch-python::tests::Makefile.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 textproc/libxslt/files/patch-python::tests::Makefile.in (limited to 'textproc/libxslt/files/patch-python::tests::Makefile.in') 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 \ -- cgit v1.2.3