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.
This commit is contained in:
David Shea 2015-01-13 16:04:01 -05:00
parent 22017af48a
commit e9c1b5f200
2 changed files with 0 additions and 6 deletions

View File

@ -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

View File

@ -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