Remove build path set to adapt new %__cmake_builddir macro

This commit is contained in:
laokz 2024-10-14 14:46:25 +08:00 committed by laokz
parent 17589a50de
commit e2acf28944

View File

@ -1,6 +1,6 @@
Name: breeze-icon-theme
Version: 5.113.0
Release: 1
Release: 2
Summary: Breeze icon theme
License: LGPLv3+
@ -35,10 +35,7 @@ breeze Qt resource files.
sed -i -e "s|%{version}|5.59.0|g" CMakeLists.txt
%build
mkdir %{_target_platform}
cd %{_target_platform}
%{cmake_kf5} ..
cd -
%{cmake_kf5}
%make_build -C %{_target_platform}
@ -92,6 +89,9 @@ gtk-update-icon-cache %{_datadir}/icons/breeze-dark &>/dev/null || :
%changelog
* Mon Oct 14 2024 laokz <zhangkai@iscas.ac.cn> - 5.113.0-2
- Remove build path set to adapt new %__cmake_builddir macro
* Fri Jan 05 2024 wangqia <wangqia@uniontech.com> - 5.113.0-1
- Upgrade package to 5.113.0