]> git.pld-linux.org Git - packages/libxml2.git/commitdiff
- out of date (libxml 2.4.18 has fixed Makefile files so it is not needed
authorwrobell <wrobell@pld-linux.org>
Tue, 19 Mar 2002 17:03:09 +0000 (17:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  anymore)

Changed files:
    libxml2-exeext.patch -> 1.3

libxml2-exeext.patch [deleted file]

diff --git a/libxml2-exeext.patch b/libxml2-exeext.patch
deleted file mode 100644 (file)
index aac5c0f..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur libxml2-2.4.16.orig/python/Makefile.am libxml2-2.4.16/python/Makefile.am
---- libxml2-2.4.16.orig/python/Makefile.am     Mon Feb 18 04:35:24 2002
-+++ libxml2-2.4.16/python/Makefile.am  Thu Mar  7 14:11:55 2002
-@@ -38,7 +38,7 @@
- noinst_LTLIBRARIES = libxmlmodule.la
- libxmlmodule_la_SOURCES = libxml.c types.c libxml2-py.c
--libxml2mod.so: $(libxmlmodule_la_OBJECTS) $(mylibs)
-+libxml2mod.so$(EXEEXT): $(libxmlmodule_la_OBJECTS) $(mylibs)
-       $(LINK) -o $@ $(libxmlmodule_la_OBJECTS) $(libxml2mod_so_LDFLAGS)
This page took 0.346738 seconds and 4 git commands to generate.