Remove unneeded patch
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
19904c40be
commit
3e3111b91f
@ -58,7 +58,6 @@ find -name ".build" -exec rm \{\} \;
|
||||
|
||||
# Unpack elixir itself (Source0)
|
||||
%setup -q -D
|
||||
%patch1 -p1 -b .endiannes_check
|
||||
|
||||
# Remove windows-specific scripts
|
||||
find -name '*.bat' -exec rm \{\} \;
|
||||
|
Loading…
Reference in New Issue
Block a user