opnsense-ports/textproc/libxml2/files/patch-python_tests_Makefile.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
429 B
Text

--- python/tests/Makefile.in.orig 2008-05-23 22:41:49.000000000 -0500
+++ python/tests/Makefile.in 2008-05-23 22:42:12.000000000 -0500
@@ -270,7 +270,7 @@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-exampledir = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples
+exampledir = $(datadir)/examples/py-libxml2
dist_example_DATA = $(PYTESTS) $(XMLS)
PYTESTS = \
build.py \