openbsd-ports/textproc/libxslt/patches/patch-python_tests_Makefile_in
2004-04-08 06:32:43 +00:00

12 lines
440 B
Plaintext

--- python/tests/Makefile.in.orig 2004-03-23 04:41:40.000000000 -0800
+++ python/tests/Makefile.in 2004-04-06 23:00:21.000000000 -0700
@@ -190,7 +190,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
+EXAMPLE_DIR = $(datadir)/doc/libxslt-python/examples
TESTSPY = \
basic.py \
exslt.py \