blob: b1a9f8ad7d079cbabe842a1e693e81855d781a3d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- work/libxml2-2.4.5/include/libxml/Makefile.in.orig Tue Sep 18 19:43:09 2001
+++ include/libxml/Makefile.in Tue Sep 18 19:43:18 2001
@@ -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.
|