diff options
Diffstat (limited to 'textproc/libxslt/files/patch-python::tests::Makefile.in')
-rw-r--r-- | textproc/libxslt/files/patch-python::tests::Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
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 = \ |