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 \{\} \;