Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Update lfetool to install rebar to the right directory #28

Closed
oubiwann opened this issue Apr 22, 2014 · 1 comment
Closed

Update lfetool to install rebar to the right directory #28

oubiwann opened this issue Apr 22, 2014 · 1 comment

Comments

@oubiwann
Copy link

Rebar should be installed to the bin dir for whichever Erlang build is active.

lfetool needs to:

  • identify the current active Erlang
  • find its bin dir
  • compile rebar with the active erl
  • copy the built rebar to the active Erlang's bin dir
oubiwann added a commit that referenced this issue Apr 26, 2014
@oubiwann
Copy link
Author

Done in 686b925.

oubiwann added a commit that referenced this issue Apr 27, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant