From 325c1cfbb1e470e140ed26056818c1a45bd72453 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 18 Apr 2002 11:31:24 +0000 Subject: Update to 1.0.16. PR: 37193 Submitted by: Lev A. Serebryakov --- textproc/libxslt/files/patch-python::tests::Makefile.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (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 index cac0d8c76216..da548b13d60b 100644 --- a/textproc/libxslt/files/patch-python::tests::Makefile.in +++ b/textproc/libxslt/files/patch-python::tests::Makefile.in @@ -1,14 +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 +--- python/tests/Makefile.in.orig Mon Apr 15 21:07:35 2002 ++++ python/tests/Makefile.in Thu Apr 18 14:25:35 2002 @@ -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 +-EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples ++EXAMPLE_DIR = $(datadir)/doc/libxslt-python/examples TESTSPY = \ basic.py \ -- cgit v1.2.3