We don't need magic with git checkout anymore.

This commit is contained in:
Matej Cepl 2022-12-06 09:44:24 +01:00
parent dd4f21f421
commit 52e13d1854

View File

@ -53,7 +53,6 @@ It extends vi's modal editing with built-in support for multiple cursors/selecti
%prep
%setup -q -n vis -c -T
( cd %{_sourcedir}/vis && git checkout -f devel )
cp -a %{_sourcedir}/vis/* .
cp -a %{_sourcedir}/vis-test/* test/