From 4ceb28e0acb9641c2b2297fec0e8ca1131251bd2 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sat, 24 May 2008 05:27:36 +0000 Subject: Update to 1.1.24. As for the py-libxslt, get it able to find Python correct when PREFIX is set other than LOCALBASE and will allowing the modules to build. --- textproc/libxslt/files/patch-python::tests::Makefile.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 7abaa6ee5739..385552556c34 100644 --- a/textproc/libxslt/files/patch-python::tests::Makefile.in +++ b/textproc/libxslt/files/patch-python::tests::Makefile.in @@ -1,9 +1,9 @@ ---- python/tests/Makefile.in.orig Tue Mar 30 12:24:43 2004 -+++ python/tests/Makefile.in Tue Mar 30 12:25:47 2004 -@@ -190,7 +190,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ +--- python/tests/Makefile.in.orig 2008-05-23 23:11:10.000000000 -0500 ++++ python/tests/Makefile.in 2008-05-23 23:11:33.000000000 -0500 +@@ -204,7 +204,7 @@ target_alias = @target_alias@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ -EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples +EXAMPLE_DIR = $(datadir)/examples/py-libxslt TESTSPY = \ -- cgit v1.2.3