openbsd-ports/textproc/libxml/patches/patch-include_libxml_Makefile_in

12 lines
312 B
Plaintext
Raw Normal View History

2002-12-02 07:23:46 -05:00
--- include/libxml/Makefile.in.orig Fri Nov 22 16:37:14 2002
+++ include/libxml/Makefile.in Mon Dec 2 11:36:14 2002
@@ -135,7 +135,7 @@ XPTR_OBJ = @XPTR_OBJ@
2001-09-21 01:53:53 -04:00
Z_CFLAGS = @Z_CFLAGS@
Z_LIBS = @Z_LIBS@
-xmlincdir = $(includedir)/libxml2/libxml
+xmlincdir = $(includedir)/libxml
2002-12-02 07:23:46 -05:00
xmlinc_HEADERS = \
SAX.h \