openbsd-ports/textproc/libxslt/patches/patch-python_tests_Makefile_in
espie c20e749cd4 force bump of shared version number.
regen old patches while we're there.
2004-11-11 22:08:13 +00:00

12 lines
418 B
Plaintext

--- python/tests/Makefile.in.orig Fri Oct 29 17:07:05 2004
+++ python/tests/Makefile.in Thu Nov 11 22:19:21 2004
@@ -196,7 +196,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 \