Don't checkout devel branch, it doesn't exist in the upstream repo.
This commit is contained in:
@@ -153,7 +153,7 @@ parts of Vim, without compromise, and more.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n neovim -c -T
|
%setup -q -n neovim -c -T
|
||||||
|
|
||||||
( cd %{_sourcedir}/neovim && git checkout -f devel )
|
( cd %{_sourcedir}/neovim )
|
||||||
cp -a %{_sourcedir}/neovim/* .
|
cp -a %{_sourcedir}/neovim/* .
|
||||||
|
|
||||||
install -p -m 0755 %{SOURCE10} .
|
install -p -m 0755 %{SOURCE10} .
|
||||||
|
Reference in New Issue
Block a user