From e9c1b5f200a1b92464021524165ec73b26753e7c Mon Sep 17 00:00:00 2001 From: David Shea Date: Tue, 13 Jan 2015 16:04:01 -0500 Subject: [PATCH] Remove fedora-icon-theme This package no longer contains anything that we actually use. Removing it also removes gnome-themes, which we needed for the metacity theme but which is now handled by anaconda, and gtk2-engines. --- share/runtime-cleanup.tmpl | 3 --- share/runtime-install.tmpl | 3 --- 2 files changed, 6 deletions(-) diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 7f3b4aaf..5dcabcdc 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -111,9 +111,6 @@ removefrom gtk2-engines --allbut /usr/${libdir}/*/libclearlooks.so \ /usr/share/themes/Clearlooks/* removefrom gtk3 /usr/${libdir}/gtk-3.0/*/printbackends/* removefrom gtk3 /usr/share/themes/* -## the Fedora icon theme inherits from Mist, so we need that -removefrom gnome-themes --allbut /usr/share/icons/Mist/* \ - /usr/share/themes/Clearlooks/* removefrom metacity --allbut /usr/bin/* /usr/${libdir}/* /etc/* ## filesystem tools diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index 3fb1d287..805ad9b9 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -140,9 +140,6 @@ installpkg gnome-icon-theme-legacy installpkg aajohan-comfortaa-fonts installpkg abattis-cantarell-fonts -## branding & logos -installpkg fedora-icon-theme - ## debugging/bug reporting tools installpkg gdb-gdbserver installpkg python-epdb