From e81b4ea5338c5d1ceeab0019c0afe63936b964b6 Mon Sep 17 00:00:00 2001 From: Adam Kocoloski Date: Mon, 23 Aug 2010 16:38:41 -0400 Subject: remove erl_call from release --- .rebar/templates/production.template | 2 -- 1 file changed, 2 deletions(-) (limited to '.rebar') diff --git a/.rebar/templates/production.template b/.rebar/templates/production.template index 7f5e6db8..ef367fc2 100644 --- a/.rebar/templates/production.template +++ b/.rebar/templates/production.template @@ -6,5 +6,3 @@ {template, "./Makefile", "Makefile"}. {template, "./etc/default.ini", "rel/overlay/etc/default.ini"}. {file, "rebar.config", "rebar.config"}. -{file, "/usr/local/lib/erlang/lib/erl_interface-3.6.5/bin/erl_call", "rel/overlay/erts-vsn/bin/erl_call"}. -{chmod, 8#755, "rel/overlay/erts-vsn/bin/erl_call"}. -- cgit v1.2.3