diff --git a/fedora-live-mate_compiz.ks b/fedora-live-mate_compiz.ks index a023c09..664ef9e 100644 --- a/fedora-live-mate_compiz.ks +++ b/fedora-live-mate_compiz.ks @@ -79,7 +79,4 @@ chown -R liveuser:liveuser /home/liveuser/ restorecon -R /home/liveuser/ EOF -# This is a huge file and things work ok without it -rm -f /usr/share/icons/HighContrast/icon-theme.cache - %end diff --git a/fedora-live-security.ks b/fedora-live-security.ks index 279b837..87f682b 100644 --- a/fedora-live-security.ks +++ b/fedora-live-security.ks @@ -94,9 +94,6 @@ gnome-keyring-pam %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 <> /etc/rc.d/init.d/livesys << EOF diff --git a/fedora-live-xfce.ks b/fedora-live-xfce.ks index b2302ea..e50aeae 100644 --- a/fedora-live-xfce.ks +++ b/fedora-live-xfce.ks @@ -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 <