Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
--- /dev/null
+This double definition breaks recent autoconf+automake.
+
+RP 1/2/10
+
+Index: libxslt-1.1.22/libexslt/Makefile.am
+===================================================================
+--- libxslt-1.1.22.orig/libexslt/Makefile.am 2010-02-01 10:55:59.337788365 +0000
++++ libxslt-1.1.22/libexslt/Makefile.am 2010-02-01 10:56:08.239068767 +0000
+@@ -11,8 +11,6 @@
+ exsltinc_HEADERS = \
+ exslt.h \
+ exsltconfig.h \
+- exslt.h \
+- exsltconfig.h \
+ exsltexports.h
+
+ libexslt_la_SOURCES = \
PRIORITY = "optional"
DEPENDS = "libxml2 (>=2.6.27)"
LICENSE = "MIT"
-PR = "r2"
+PR = "r3"
SRC_URI = "ftp://xmlsoft.org/libxml2/libxslt-${PV}.tar.gz \
- file://pkgconfig_fix.patch;patch=1"
+ file://pkgconfig_fix.patch;patch=1 \
+ file://doublefix.patch;patch=1"
S = "${WORKDIR}/libxslt-${PV}"
inherit autotools_stage pkgconfig