Skip to content

Commit

Permalink
Use the system rebar, as the binary is not included
Browse files Browse the repository at this point in the history
  • Loading branch information
badlop committed Feb 10, 2022
1 parent 66b53a5 commit ee012f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
REBAR ?= ./rebar
REBAR ?= rebar

IS_REBAR3:=$(shell expr `$(REBAR) --version | awk -F '[ .]' '/rebar / {print $$2}'` '>=' 3)

Expand Down

0 comments on commit ee012f7

Please sign in to comment.