summaryrefslogtreecommitdiff
path: root/textproc/libxslt/files/patch-python::tests::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxslt/files/patch-python::tests::Makefile.in')
-rw-r--r--textproc/libxslt/files/patch-python::tests::Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxslt/files/patch-python::tests::Makefile.in b/textproc/libxslt/files/patch-python::tests::Makefile.in
index 80a928dd169d..7abaa6ee5739 100644
--- a/textproc/libxslt/files/patch-python::tests::Makefile.in
+++ b/textproc/libxslt/files/patch-python::tests::Makefile.in
@@ -5,7 +5,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
-+EXAMPLE_DIR = $(datadir)/doc/libxslt-python/examples
++EXAMPLE_DIR = $(datadir)/examples/py-libxslt
TESTSPY = \
basic.py \
exslt.py \