openbsd-ports/textproc/libxml/patches/patch-Makefile.in
2002-12-02 12:23:46 +00:00

12 lines
416 B
Plaintext

--- Makefile.in.orig Fri Nov 22 16:37:12 2002
+++ Makefile.in Mon Dec 2 11:36:14 2002
@@ -257,7 +257,7 @@ pkgconfig_DATA = libxml-2.0.pc
# Instll the tests program sources as examples
#
BASE_DIR = $(datadir)/doc
-DOC_MODULE = libxml2-$(VERSION)
+DOC_MODULE = libxml2
EXAMPLES_DIR = $(BASE_DIR)/$(DOC_MODULE)/examples
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs