diff options
author | Jason L. Shiffer <[email protected]> | 2013-04-10 08:55:32 -0300 |
---|---|---|
committer | Jason L. Shiffer <[email protected]> | 2013-04-10 08:55:32 -0300 |
commit | a28e7130b8ced84cd831c9e96bcbe1fb9b3c6d8f (patch) | |
tree | 706c85412b1604e06df2920ba1c05ff84cd58b03 /rebar.config.script | |
parent | 36de196be67e66a7de44cc103babd20acf8548c4 (diff) | |
download | relx-a28e7130b8ced84cd831c9e96bcbe1fb9b3c6d8f.tar.gz relx-a28e7130b8ced84cd831c9e96bcbe1fb9b3c6d8f.tar.bz2 relx-a28e7130b8ced84cd831c9e96bcbe1fb9b3c6d8f.zip |
Remove bin/erl before replacing it
In some erlang distributions (e.g. brew) the ERTS files do not have
write permissions set. When this is the case the file:write_file will
fail with error 'eacces'.
This commit removes 'bin/erl' before attempting to write the new file.
Diffstat (limited to 'rebar.config.script')
0 files changed, 0 insertions, 0 deletions