- Workaround yast2-theme incompatibility by adding a symlink
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze5-icons?expand=0&rev=111
This commit is contained in:
parent
d16d0f3d58
commit
989f36336c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 13 09:45:37 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Workaround yast2-theme incompatibility by adding a symlink
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 10 22:02:58 UTC 2019 - lbeltrame@kde.org
|
Sun Feb 10 22:02:58 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -55,6 +55,9 @@ Breeze-icons is a freedesktop.org compatible icon theme.
|
|||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
|
|
||||||
|
# yast2-theme uses this, but it got renamed in 5.55.0
|
||||||
|
ln -s yast-software-group.svg %{_buildroot}%{_kf5_iconsdir}/breeze/preferences/32/yast-software.svg
|
||||||
|
|
||||||
%fdupes -s %{buildroot}%{_kf5_iconsdir}
|
%fdupes -s %{buildroot}%{_kf5_iconsdir}
|
||||||
|
|
||||||
%icon_theme_cache_create_ghost breeze
|
%icon_theme_cache_create_ghost breeze
|
||||||
|
Loading…
Reference in New Issue
Block a user