diff --git a/breeze-icon-theme.spec b/breeze-icon-theme.spec index c5334fb..0e19488 100644 --- a/breeze-icon-theme.spec +++ b/breeze-icon-theme.spec @@ -72,16 +72,13 @@ sed -i -e "s|%{version}|%{kf5_version}|g" CMakeLists.txt %build -mkdir %{_target_platform} -pushd %{_target_platform} -%{cmake_kf5} .. -popd +%cmake_kf5 -%make_build -C %{_target_platform} +%cmake_build %install -make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +%cmake_install ## icon optimizations #du -s . @@ -149,7 +146,7 @@ fi %changelog * Mon Aug 03 2020 Rex Dieter - 5.73.0-1 -- 5.73.0 +- 5.73.0, use %%cmake_build %%cmake_install * Sat Aug 01 2020 Fedora Release Engineering - 5.72.0-3 - Second attempt - Rebuilt for