summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg/obsolete_automake_macros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg/obsolete_automake_macros.patch')
-rw-r--r--meta/recipes-devtools/opkg/opkg/obsolete_automake_macros.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-devtools/opkg/opkg/obsolete_automake_macros.patch b/meta/recipes-devtools/opkg/opkg/obsolete_automake_macros.patch
deleted file mode 100644
index 1f9833a430..0000000000
--- a/meta/recipes-devtools/opkg/opkg/obsolete_automake_macros.patch
+++ /dev/null
@@ -1,15 +0,0 @@
1Upstream-Status: Pending
2
3Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
4diff -Nurd opkg/configure.ac opkg/configure.ac
5--- opkg/configure.ac 2013-02-01 23:01:57.419774077 +0200
6+++ opkg/configure.ac 2013-02-01 23:02:25.643773458 +0200
7@@ -7,7 +7,7 @@
8 AC_CONFIG_MACRO_DIR([shave])
9
10 AM_INIT_AUTOMAKE
11-AM_CONFIG_HEADER(libopkg/config.h)
12+AC_CONFIG_HEADERS(libopkg/config.h)
13
14 AC_CANONICAL_HOST
15 AC_GNU_SOURCE