- Copy the original icon file and not a symlink into the package

(boo#1024320)

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-sdk?expand=0&rev=111
This commit is contained in:
Fabian Vogt 2017-05-11 08:31:52 +00:00 committed by Git OBS Bridge
parent ed58114a59
commit f202f97565
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 11 08:31:03 UTC 2017 - fabian@ritter-vogt.de
- Copy the original icon file and not a symlink into the package
(boo#1024320)
-------------------------------------------------------------------
Tue Apr 25 18:58:05 CEST 2017 - lbeltrame@kde.org

View File

@ -112,7 +112,7 @@ test Plasma data engines without writing a Plasma applet.
sed -i 's/^Icon=.*$/Icon=tools-wizard/g' %{buildroot}%{_kf5_applicationsdir}/plasmate.desktop
mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
cp -a %{_kf5_iconsdir}/breeze/apps/48/cuttlefish.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
cp -a %{_kf5_iconsdir}/breeze-dark/apps/48/cuttlefish.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
cp -a %{_kf5_iconsdir}/breeze/actions/24/tools-wizard.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
%if %{with lang}