2003-08-11 19:49:45 -04:00
|
|
|
$OpenBSD: patch-python_tests_Makefile_in,v 1.2 2003/08/11 23:49:45 marcm Exp $
|
|
|
|
--- python/tests/Makefile.in.orig Sun Jul 6 15:00:16 2003
|
|
|
|
+++ python/tests/Makefile.in Mon Jul 7 21:49:03 2003
|
|
|
|
@@ -122,7 +122,7 @@ XSLT_LIBDIR = @XSLT_LIBDIR@
|
2002-07-11 13:21:41 -04:00
|
|
|
XSLT_LIBS = @XSLT_LIBS@
|
2003-08-11 19:49:45 -04:00
|
|
|
pythondir = @pythondir@
|
2002-07-11 13:21:41 -04:00
|
|
|
|
|
|
|
-EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
|
|
|
|
+EXAMPLE_DIR = $(datadir)/doc/libxslt-python/examples
|
|
|
|
|
|
|
|
TESTSPY = \
|
|
|
|
basic.py \
|