From 5bb23f5979a118a510beae84206e4a3193ebbdff Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Jan 19 2014 08:39:18 +0000 Subject: Remove %patch0 --- 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