summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/enjoy/configure.patch
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2017-04-27 11:04:51 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-31 10:18:33 +0200
commitec9e5ed06256ad92c818474cdb490dc0d3a0d0a3 (patch)
treee16d2a838f4561d5538928a58f805e5f1373225a /meta-efl/recipes-efl/e17/enjoy/configure.patch
parent6775acb048dabd624c5c8197b683aba45ed91569 (diff)
downloadmeta-openembedded-ec9e5ed06256ad92c818474cdb490dc0d3a0d0a3.tar.gz
recipes: remove blacklisted recipes
* as PNBLACKLIST message says, these recipes are blacklisted for long time and nobody showed any interest to fix them * remove all unused .patch and .inc files as well Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/e17/enjoy/configure.patch')
-rw-r--r--meta-efl/recipes-efl/e17/enjoy/configure.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-efl/recipes-efl/e17/enjoy/configure.patch b/meta-efl/recipes-efl/e17/enjoy/configure.patch
deleted file mode 100644
index 6e0ed7461..000000000
--- a/meta-efl/recipes-efl/e17/enjoy/configure.patch
+++ /dev/null
@@ -1,13 +0,0 @@
1Index: git/configure.ac
2===================================================================
3--- git.orig/configure.ac 2014-07-17 21:48:51.284570474 +0000
4+++ git/configure.ac 2014-07-17 21:53:39.104578318 +0000
5@@ -26,7 +26,7 @@
6 AC_CANONICAL_HOST
7 AC_ISC_POSIX
8
9-AM_INIT_AUTOMAKE(1.6 dist-bzip2)
10+AM_INIT_AUTOMAKE([dist-bzip2 foreign])
11 AC_CONFIG_HEADERS(config.h)
12 _XTERM_COLORS
13 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])