From ddaacd7a70e67f1349707cf5add43bd0fa4a8c0b Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Jun 27 2018 12:23:46 +0000 Subject: Remove patch invocation Signed-off-by: Peter Lemenkov --- diff --git a/elixir.spec b/elixir.spec index c2911ef..48b0984 100644 --- a/elixir.spec +++ b/elixir.spec @@ -38,7 +38,6 @@ find -name ".build" -exec rm \{\} \; # Unpack elixir itself (Source0) %setup -q -D -%patch0 # Remove windows-specific scripts find -name '*.bat' -exec rm \{\} \;