[lives] Icon installed by Make

Antonio sagitter at rpmfusion.org
Fri Aug 19 11:16:21 CEST 2016


commit 507c138b9542e679811cbcbeaca018a7b8f4b1ba
Author: sagitter <sagitter at fedoraproject.org>
Date:   Fri Aug 19 11:16:15 2016 +0200

    Icon installed by Make

 lives.spec | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/lives.spec b/lives.spec
index f35db71..d274321 100644
--- a/lives.spec
+++ b/lives.spec
@@ -139,11 +139,6 @@ rm -rf %{buildroot}%{_includedir}/weed
 ##Remove bad documentation files location
 rm -rf %{buildroot}%{_docdir}/lives-%{version}
 
-##Push icon into %{_datadir}/icons/%{name}
-mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
-cp -p %{buildroot}%{_datadir}/app-install/icons/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
-rm -rf %{buildroot}%{_datadir}/app-install
-
 ##Remove rpaths
 chrpath -d %{buildroot}%{_bindir}/lives-exe
 


More information about the rpmfusion-commits mailing list