be6202887a
Add patch to fix CVE-2013-0338 and CVE-2013-0339. [2] Convert to OptionsNG, rename patches to standard form. [1] Notified by: swills@ [2] Obtained from: gnome team repo [1] Security: 843a4641-9816-11e2-9c51-080027019be0
11 lines
429 B
Text
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 \
|