diff options
Diffstat (limited to 'textproc/libxml2/files/patch-python::tests::Makefile.in')
-rw-r--r-- | textproc/libxml2/files/patch-python::tests::Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml2/files/patch-python::tests::Makefile.in b/textproc/libxml2/files/patch-python::tests::Makefile.in index a2977bbd13ab..7a640460ea51 100644 --- a/textproc/libxml2/files/patch-python::tests::Makefile.in +++ b/textproc/libxml2/files/patch-python::tests::Makefile.in @@ -5,7 +5,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -EXAMPLE_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples -+EXAMPLE_DIR = $(datadir)/doc/libxml2-python/examples ++EXAMPLE_DIR = $(datadir)/examples/py-libxml2 PYTESTS = \ build.py \ attribs.py \ |