diff options
Diffstat (limited to 'textproc/libxml2/patches/patch-ab')
-rw-r--r-- | textproc/libxml2/patches/patch-ab | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/textproc/libxml2/patches/patch-ab b/textproc/libxml2/patches/patch-ab deleted file mode 100644 index 7aa3cc9f94c..00000000000 --- a/textproc/libxml2/patches/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ab,v 1.7 2003/12/26 21:49:08 jmmv Exp $ - ---- doc/examples/Makefile.in.orig 2003-12-24 12:53:04.000000000 +0100 -+++ doc/examples/Makefile.in -@@ -185,8 +185,8 @@ am__include = @am__include@ - am__quote = @am__quote@ - install_sh = @install_sh@ - pythondir = @pythondir@ --DOC_MODULE = libxml2-$(VERSION) --TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)/examples -+DOC_MODULE = libxml2 -+TARGET_DIR = $(datadir)/examples/$(DOC_MODULE) - - INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I@srcdir@/include @THREAD_CFLAGS@ @Z_CFLAGS@ - DEPS = $(top_builddir)/libxml2.la |