- 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:
parent
ed58114a59
commit
f202f97565
@ -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
|
Tue Apr 25 18:58:05 CEST 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -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
|
sed -i 's/^Icon=.*$/Icon=tools-wizard/g' %{buildroot}%{_kf5_applicationsdir}/plasmate.desktop
|
||||||
|
|
||||||
mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
|
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/
|
cp -a %{_kf5_iconsdir}/breeze/actions/24/tools-wizard.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
|
||||||
|
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user