summaryrefslogtreecommitdiff
path: root/textproc/libxml2/patches/patch-ae
blob: 1cd0007f6f5bd5e2e8e84d1f487af67664b4f703 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.3 2001/09/26 23:22:17 jlam Exp $

--- include/libxml/Makefile.in.orig	Fri Sep 14 13:36:37 2001
+++ include/libxml/Makefile.in
@@ -279,7 +279,7 @@
 
 
 install-exec-hook:
-	$(mkinstalldirs) $(DESTDIR)$(xmlincdir)/libxml2 $(DESTDIR)$(xmlincdir)/libxml2/libxml
+	$(mkinstalldirs) $(DESTDIR)$(xmlincdir)
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.