summaryrefslogtreecommitdiffstats
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.in11
1 files changed, 11 insertions, 0 deletions
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 000000000..b2b22d6ee
--- /dev/null
+++ b/textproc/libxslt/files/patch-python::tests::Makefile.in
@@ -0,0 +1,11 @@
+--- python/tests/Makefile.in.orig Fri Sep 12 15:25:00 2003
++++ python/tests/Makefile.in Fri Sep 12 15:25:38 2003
+@@ -133,7 +133,7 @@
+ am__quote = @am__quote@
+ install_sh = @install_sh@
+ pythondir = @pythondir@
+-EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
++EXAMPLE_DIR = $(datadir)/doc/libxslt-python/examples
+
+ TESTSPY = \
+ basic.py \