diff options
Diffstat (limited to 'libs/mxml/patches')
-rw-r--r-- | libs/mxml/patches/001-targets.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libs/mxml/patches/001-targets.patch b/libs/mxml/patches/001-targets.patch deleted file mode 100644 index 86379f02a..000000000 --- a/libs/mxml/patches/001-targets.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/Makefile.in -+++ b/Makefile.in -@@ -88,7 +88,7 @@ PUBLIBOBJS = mxml-attr.o mxml-entity.o m - mxml-index.o mxml-node.o mxml-search.o mxml-set.o - LIBOBJS = $(PUBLIBOBJS) mxml-private.o mxml-string.o - OBJS = mxmldoc.o testmxml.o $(LIBOBJS) --TARGETS = $(LIBMXML) mxmldoc testmxml mxml.xml doc/mxml.man -+TARGETS = $(LIBMXML) - - - # |