summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/librsvg/librsvg-2.32.1/doc_Makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/librsvg/librsvg-2.32.1/doc_Makefile.patch')
-rw-r--r--meta/recipes-gnome/librsvg/librsvg-2.32.1/doc_Makefile.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/recipes-gnome/librsvg/librsvg-2.32.1/doc_Makefile.patch b/meta/recipes-gnome/librsvg/librsvg-2.32.1/doc_Makefile.patch
deleted file mode 100644
index 860d7a984e..0000000000
--- a/meta/recipes-gnome/librsvg/librsvg-2.32.1/doc_Makefile.patch
+++ /dev/null
@@ -1,19 +0,0 @@
1Upstream-Status: Inappropriate [configuration]
2
3Automake complains about using += before setting with =
4
5Signed-off-by: Saul Wold <sgw@linux.intel.com>
6
7Index: librsvg-2.32.0/doc/Makefile.am
8===================================================================
9--- librsvg-2.32.0.orig/doc/Makefile.am 2010-11-24 13:13:28.000000000 -0800
10+++ librsvg-2.32.0/doc/Makefile.am 2010-11-24 13:13:46.161312119 -0800
11@@ -133,7 +133,7 @@
12
13 # Other files to distribute
14 # e.g. EXTRA_DIST += version.xml.in
15-EXTRA_DIST += \
16+EXTRA_DIST = \
17 version.xml.in
18
19 # Files not to distribute