From e1fbee612d25c7a495cc8a625d63f55ace642c58 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sat, 10 Oct 1998 13:48:53 +0000 Subject: Import XML parser library. PR: ports/8227 Submitted by: --- textproc/libxml/files/patch-aa | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 textproc/libxml/files/patch-aa (limited to 'textproc/libxml/files/patch-aa') diff --git a/textproc/libxml/files/patch-aa b/textproc/libxml/files/patch-aa new file mode 100644 index 000000000000..cb42a7e8f387 --- /dev/null +++ b/textproc/libxml/files/patch-aa @@ -0,0 +1,11 @@ +--- Makefile.in.orig Thu Oct 8 17:36:15 1998 ++++ Makefile.in Thu Oct 8 18:18:42 1998 +@@ -105,7 +105,7 @@ + tester_DEPENDENCIES = $(DEPS) + tester_LDADD= $(LDADDS) + +-confexecdir=$(libdir) ++confexecdir=$(sysconfdir) + confexec_DATA = xmlConf.sh + + EXTRA_DIST = xmlConf.sh.in -- cgit v1.2.3