Don't use autospec macro, when there are no sources.

This commit is contained in:
Matej Cepl 2022-06-08 11:21:55 +02:00
parent dc2ec9307b
commit 74110692a8

View File

@ -83,9 +83,7 @@ Vis aims to be a modern, legacy free, simple yet efficient editor combining the
It extends vi's modal editing with built-in support for multiple cursors/selections and combines it with sam's structural regular expression based command language.
%prep
%autosetup -p1
ls
:
%build
export CFLAGS="%{optflags} -fcommon"