From e1307c38eec2dc0521a3ce8f112ce15f830d4a74 Mon Sep 17 00:00:00 2001 From: wrobell Date: Tue, 19 Mar 2002 17:03:09 +0000 Subject: [PATCH] - out of date (libxml 2.4.18 has fixed Makefile files so it is not needed anymore) Changed files: libxml2-exeext.patch -> 1.3 --- libxml2-exeext.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 libxml2-exeext.patch diff --git a/libxml2-exeext.patch b/libxml2-exeext.patch deleted file mode 100644 index aac5c0f..0000000 --- a/libxml2-exeext.patch +++ /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) - - -- 2.44.0