Remove %patch0
This commit is contained in:
parent
9f4498ce09
commit
5bb23f5979
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user