]> git.pld-linux.org Git - packages/crossmingw32-libxml2.git/commitdiff
- updated auto/th/libxml2-2_6_32-1 auto/ti/libxml2-2_6_32-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 16 Apr 2008 07:12:36 +0000 (07:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libxml2-DESTDIR.patch -> 1.11

libxml2-DESTDIR.patch

index 9c407601379904a9a2ab3487471cb21ee0548fdd..a024015e3ec8868cd747b8d77563a6a5b02225ce 100644 (file)
@@ -8,18 +8,4 @@
  
  libxml2mod_la_SOURCES = libxml.c types.c libxml2-py.c
  libxml2mod_la_LIBADD = $(mylibs) @CYGWIN_EXTRA_PYTHON_LIBADD@
-@@ -41,14 +42,6 @@
- libxml2.py: $(srcdir)/libxml.py libxml2class.py
-       cat $(srcdir)/libxml.py 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)
--
- uninstall-local:
-       @(for doc in $(DOCS) ; \
-          do rm $(DESTDIR)$(DOCS_DIR)/`basename $$doc` ; done)
+
This page took 0.397703 seconds and 4 git commands to generate.