aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2015-04-04 12:58:11 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2015-05-11 10:28:54 +0200
commit5dd01c5175f518658d8ee5627ede4f593111b872 (patch)
tree17cabc1fe63bbc4facd6fe30a8ff755d1d4dadd7 /meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch
parentac1cc7a52ab82bb849af63d5a1a6a027a079548f (diff)
downloadmeta-openembedded-5dd01c5175f518658d8ee5627ede4f593111b872.tar.gz
libgxim: fix world build issues
ERROR: Nothing PROVIDES 'ruby-native' (but /home/akuster/oss/clean/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb DEPENDS on or otherwise requires it). Close matches: db-native bc-native byacc-native ERROR: Required build target 'libgxim' has no buildable providers. Missing or unbuildable dependency chain was: ['libgxim', 'ruby-native'] move libgxim from meta-oe to meta-ruby, it really belongs in meta-gir but it is un-maintained. Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch')
-rw-r--r--meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch b/meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch
deleted file mode 100644
index 3d293b473e..0000000000
--- a/meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-multi-line ACLOCAL_AMFLAGS isn't supported by autoreconf.
-It will cause configure error as follow.
-
- aclocal: error: non-option arguments are not accepted: '\'.
-
-Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>
-
-diff -Nurp libgxim-0.5.0.orig/Makefile.am libgxim-0.5.0/Makefile.am
---- libgxim-0.5.0.orig/Makefile.am 2012-12-13 15:48:09.000000000 +0800
-+++ libgxim-0.5.0/Makefile.am 2014-12-19 11:05:50.727209821 +0800
-@@ -2,9 +2,7 @@ NULL =
- AUTOMAKE_OPTIONS = dist-bzip2
- SUBDIRS = libgxim m4macros po tests docs
-
--ACLOCAL_AMFLAGS = \
-- -I m4macros \
-- $(NULL)
-+ACLOCAL_AMFLAGS = -I m4macros $(NULL)
-
- CONFIGURE_DEPENDENCIES = \
- requires \