Remove %patch0

This commit is contained in:
Ricky Elrod 2014-01-19 03:39:18 -05:00
parent 9f4498ce09
commit 5bb23f5979

View File

@ -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