]> git.pld-linux.org Git - packages/libxml2.git/blob - libxml2-amfix.patch
- more fixes for 2.4.5.
[packages/libxml2.git] / libxml2-amfix.patch
1 --- libxml2-2.4.3/Makefile.am.orig      Fri Aug 24 01:21:28 2001
2 +++ libxml2-2.4.3/Makefile.am   Sun Sep  9 02:12:50 2001
3 @@ -502,8 +502,6 @@
4  
5  CLEANFILES=xml2Conf.sh
6  
7 -confexecdir=$(libdir)
8 -confexec_DATA = xml2Conf.sh
9  EXTRA_DIST = xml2-config.in xml2Conf.sh.in libxml.spec.in libxml.spec \
10               libxml.m4 \
11               example/Makefile.am example/gjobread.c example/gjobs.xml \
12 --- libxml2-2.4.5/include/libxml/Makefile.am~   Wed Sep 12 22:20:15 2001
13 +++ libxml2-2.4.5/include/libxml/Makefile.am    Wed Sep 19 19:54:32 2001
14 @@ -31,7 +31,4 @@
15                 DOCBparser.h \
16                 catalog.h
17  
18 -install-exec-hook:
19 -       $(mkinstalldirs) $(DESTDIR)$(xmlincdir)/libxml2 $(DESTDIR)$(xmlincdir)/libxml2/libxml
20 -
21  EXTRA_DIST = xmlversion.h.in xmlwin32version.h.in
This page took 2.491745 seconds and 4 git commands to generate.