summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fedora-livecd-desktop.ks4
1 files changed, 4 insertions, 0 deletions
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