From ac462e80d26e77e74888288351bc44ccb1770a16 Mon Sep 17 00:00:00 2001 From: John-Mark Bell Date: Wed, 15 Jan 2014 02:06:26 +0000 Subject: Remove libxml2 completely: unused since April. --- sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 sdk/recipes/patches/libxml2/ppc-amigaos/Makefile.in.p (limited to 'sdk/recipes/patches') 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 \ -- cgit v1.2.3