mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
14 lines
359 B
Text
14 lines
359 B
Text
|
|
$FreeBSD$
|
|
|
|
--- python/tests/Makefile.in.orig Mon Apr 15 21:07:35 2002
|
|
+++ python/tests/Makefile.in Thu Apr 18 14:25:35 2002
|
|
@@ -117,7 +117,7 @@
|
|
XSLT_LIBDIR = @XSLT_LIBDIR@
|
|
XSLT_LIBS = @XSLT_LIBS@
|
|
|
|
-EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
|
|
+EXAMPLE_DIR = $(datadir)/doc/libxslt-python/examples
|
|
|
|
TESTSPY = \
|
|
basic.py \
|