Don't checkout devel branch, it doesn't exist in the upstream repo.

This commit is contained in:
Matej Cepl 2023-03-01 12:05:24 +01:00
parent 229a9b0dc4
commit 227142cf50
Signed by: mcepl
GPG Key ID: 79205802880BC9D8

View File

@ -153,7 +153,7 @@ parts of Vim, without compromise, and more.
%prep
%setup -q -n neovim -c -T
( cd %{_sourcedir}/neovim && git checkout -f devel )
( cd %{_sourcedir}/neovim )
cp -a %{_sourcedir}/neovim/* .
install -p -m 0755 %{SOURCE10} .