diff --git a/elixir.spec b/elixir.spec index 9f899c7..e4d323e 100644 --- a/elixir.spec +++ b/elixir.spec @@ -23,7 +23,6 @@ fault-tolerant, non-stop applications with hot code swapping. %prep %setup -q -%patch0 -p1 rm rebar sed -i '/REBAR := /d' Makefile sed -i '1i REBAR := "$(shell which rebar || echo `pwd`/rebar)"' Makefile