summaryrefslogtreecommitdiffstats
path: root/meta/packages/libxslt/libxslt/doublefix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/libxslt/libxslt/doublefix.patch')
-rw-r--r--meta/packages/libxslt/libxslt/doublefix.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/packages/libxslt/libxslt/doublefix.patch b/meta/packages/libxslt/libxslt/doublefix.patch
new file mode 100644
index 0000000000..e70393dcb7
--- /dev/null
+++ b/meta/packages/libxslt/libxslt/doublefix.patch
@@ -0,0 +1,17 @@
1This double definition breaks recent autoconf+automake.
2
3RP 1/2/10
4
5Index: libxslt-1.1.22/libexslt/Makefile.am
6===================================================================
7--- libxslt-1.1.22.orig/libexslt/Makefile.am 2010-02-01 10:55:59.337788365 +0000
8+++ libxslt-1.1.22/libexslt/Makefile.am 2010-02-01 10:56:08.239068767 +0000
9@@ -11,8 +11,6 @@
10 exsltinc_HEADERS = \
11 exslt.h \
12 exsltconfig.h \
13- exslt.h \
14- exsltconfig.h \
15 exsltexports.h
16
17 libexslt_la_SOURCES = \