aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/erlang
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-18 11:15:37 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-18 22:12:47 +0200
commit9080439624aac57a981aaa83f2bc76eedab846e2 (patch)
tree0e79cf53190e053222136537883d9e019ebcd57d /recipes/erlang
parent0eb15f6a08dcc8ba29e0539e5578647788bab66a (diff)
downloadopenembedded-9080439624aac57a981aaa83f2bc76eedab846e2.tar.gz
erlang : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/erlang')
-rw-r--r--recipes/erlang/erlang/lib-ssl-c_src-Makefile.in.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/erlang/erlang/lib-ssl-c_src-Makefile.in.patch b/recipes/erlang/erlang/lib-ssl-c_src-Makefile.in.patch
deleted file mode 100644
index cb91a79f2d..0000000000
--- a/recipes/erlang/erlang/lib-ssl-c_src-Makefile.in.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- erlang/lib/ssl/c_src/Makefile.in.orig 2006-09-06 08:59:55.000000000 -0700
-+++ erlang/lib/ssl/c_src/Makefile.in 2006-09-06 09:00:41.000000000 -0700
-@@ -115,7 +115,7 @@
- ifeq ($(strip $(CC_R_FLAG)),)
- CC_R_OPT =
- else
--CC_R_OPT = $(CC_R_FLAG)$(SSL_LIBDIR)
-+CC_R_OPT = $(CC_R_FLAG)/opt/lib
- endif
-
-