diff --git a/supertux.spec b/supertux.spec index 886dd1f..84ad430 100644 --- a/supertux.spec +++ b/supertux.spec @@ -54,11 +54,11 @@ Grabbing power-ups and other stuff on the way. %build %cmake -DINSTALL_SUBDIR_SHARE=share/supertux2 -DINSTALL_SUBDIR_BIN=bin \ -DENABLE_BOOST_STATIC_LIBS=OFF . -%make_build VERBOSE=1 +%cmake_build %install -%make_install +%cmake_install rm -r %{buildroot}%{_docdir}/supertux2 # Icon stuff @@ -88,6 +88,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/supertux2.desktop %changelog +* Thu Jul 30 2020 David King - 0.6.2-3 +- Use %%cmake_build and %%cmake_install + * Wed Jul 29 2020 Fedora Release Engineering - 0.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild