summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2014-01-15 02:06:26 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2014-01-17 18:55:43 +0000
commitac462e80d26e77e74888288351bc44ccb1770a16 (patch)
tree8a17727f213d12e8ca55c874537804da6ee997be /sdk/recipes/patches
parent2b3c726e152915dc98ebcd405b09ab468f929896 (diff)
downloadtoolchains-ac462e80d26e77e74888288351bc44ccb1770a16.tar.gz
toolchains-ac462e80d26e77e74888288351bc44ccb1770a16.tar.bz2
Remove libxml2 completely: unused since April.
Diffstat (limited to 'sdk/recipes/patches')
-rw-r--r--sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p14
1 files changed, 0 insertions, 14 deletions
diff --git a/sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p b/sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p
deleted file mode 100644
index cd79fee..0000000
--- a/sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p
+++ /dev/null
@@ -1,14 +0,0 @@
---- Makefile.in.old 2011-03-08 21:57:46.000000000 +0000
-+++ Makefile.in 2011-03-08 21:58:04.000000000 +0000
-@@ -41,9 +41,9 @@
- testSAX$(EXEEXT) testHTML$(EXEEXT) testXPath$(EXEEXT) \
- testURI$(EXEEXT) testThreads$(EXEEXT) testC14N$(EXEEXT) \
- testAutomata$(EXEEXT) testRegexp$(EXEEXT) testReader$(EXEEXT) \
-- testapi$(EXEEXT) testModule$(EXEEXT) runtest$(EXEEXT) \
-+ testapi$(EXEEXT) testModule$(EXEEXT) \
- runsuite$(EXEEXT) testchar$(EXEEXT) testdict$(EXEEXT) \
-- runxmlconf$(EXEEXT) testrecurse$(EXEEXT)
-+ runxmlconf$(EXEEXT)
- bin_PROGRAMS = xmllint$(EXEEXT) xmlcatalog$(EXEEXT)
- subdir = .
- DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \