forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
408 B
Text
11 lines
408 B
Text
--- python/tests/Makefile.in.orig 2008-05-23 23:11:10.000000000 -0500
|
|
+++ python/tests/Makefile.in 2008-05-23 23:11:33.000000000 -0500
|
|
@@ -204,7 +204,7 @@
|
|
target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
|
|
+EXAMPLE_DIR = $(datadir)/examples/py-libxslt
|
|
TESTSPY = \
|
|
basic.py \
|
|
exslt.py \
|