mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
5449ca8427
PR: 37192 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
12 lines
334 B
Plaintext
12 lines
334 B
Plaintext
--- python/tests/Makefile.in.orig Wed Apr 17 21:45:40 2002
|
|
+++ python/tests/Makefile.in Wed Apr 17 21:46:32 2002
|
|
@@ -130,7 +130,7 @@
|
|
Z_CFLAGS = @Z_CFLAGS@
|
|
Z_LIBS = @Z_LIBS@
|
|
|
|
-EXAMPLE_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples
|
|
+EXAMPLE_DIR = $(datadir)/doc/libxml2-python/examples
|
|
|
|
PYTESTS = \
|
|
build.py \
|