bot: rpm5 -> rpm4 (8)

This commit is contained in:
NixTux Commit Bot 2020-01-13 14:15:43 +03:00
parent 15c283f6cd
commit 1bc7171322

View file

@ -96,7 +96,7 @@ applications which will use %{name}.
%cmake \
-DRPATH:BOOL=OFF \
-DSDL_STATIC:BOOL=OFF
%make_build -s
%make -s
%install
%make_install -C build
%makeinstall_std -C build