]> git.pld-linux.org Git - packages/crossmingw32-libxml2.git/blobdiff - libxml2-DESTDIR.patch
- updated
[packages/crossmingw32-libxml2.git] / libxml2-DESTDIR.patch
index a4972b936dcacc718309e04caf8a7024662b1f00..a024015e3ec8868cd747b8d77563a6a5b02225ce 100644 (file)
@@ -1,25 +1,11 @@
---- libxml2-2.6.4/python/Makefile.am.orig      2003-12-21 12:01:40.000000000 +0100
-+++ libxml2-2.6.4/python/Makefile.am   2003-12-26 19:42:40.933314784 +0100
-@@ -32,6 +32,7 @@
+--- libxml2-2.6.31/python/Makefile.am.orig     2008-01-11 08:22:32.000000000 +0100
++++ libxml2-2.6.31/python/Makefile.am  2008-01-14 00:00:56.657955544 +0100
+@@ -34,6 +34,7 @@
  all-local:    libxml2.py
  
  python_LTLIBRARIES = libxml2mod.la
 +python_DATA = libxml2.py drv_libxml2.py
  
  libxml2mod_la_SOURCES = libxml.c types.c libxml2-py.c
- libxml2mod_la_LIBADD = $(mylibs)
-@@ -39,14 +40,6 @@
- libxml2.py: $(srcdir)/libxml.py $(srcdir)/libxml2class.py
-       cat $(srcdir)/libxml.py $(srcdir)/libxml2class.py > libxml2.py
--install-data-local:
--      $(mkinstalldirs) $(DESTDIR)$(pythondir)
--      @INSTALL@ -m 0644 libxml2.py $(DESTDIR)$(pythondir)
--      @INSTALL@ -m 0644 $(srcdir)/drv_libxml2.py $(DESTDIR)$(pythondir)
--      $(mkinstalldirs) $(DESTDIR)$(DOCS_DIR)
--      @(for doc in $(DOCS) ; \
--         do @INSTALL@ -m 0644 $$doc $(DESTDIR)$(DOCS_DIR) ; done)
--
- GENERATE = generator.py
- API_DESC = $(top_srcdir)/doc/libxml2-api.xml $(srcdir)/libxml2-python-api.xml
- GENERATED= $(srcdir)/libxml2class.py \
+ libxml2mod_la_LIBADD = $(mylibs) @CYGWIN_EXTRA_PYTHON_LIBADD@
+
This page took 0.074908 seconds and 4 git commands to generate.