Drop HighContrast icon cache removal from %post scripts

It was added to save space, but since then it's considerably dropped in
size and just 50 KB now.
This commit is contained in:
Kalev Lember
2015-11-06 09:21:48 +01:00
parent add7504fce
commit 3b3343d28d
4 changed files with 0 additions and 12 deletions

View File

@@ -16,9 +16,6 @@
%post
# xfce configuration
# This is a huge file and things work ok without it
rm -f /usr/share/icons/HighContrast/icon-theme.cache
# create /etc/sysconfig/desktop (needed for installation)
cat > /etc/sysconfig/desktop <<EOF