diff --git a/fedora-livecd-desktop.ks b/fedora-livecd-desktop.ks index 52c6155..fad7ae6 100644 --- a/fedora-livecd-desktop.ks +++ b/fedora-livecd-desktop.ks @@ -70,4 +70,8 @@ %end %post + +# This is a huge file and things work ok without it +rm -f /usr/share/icons/HighContrast/icon-theme.cache + %end