[Fedora-spins] [spin-kickstarts/f19] Drop the HighContrast icon theme cache from the desktop live cd

Matthias Clasen mclasen at fedoraproject.org
Tue May 7 01:44:53 UTC 2013


commit 5100505495d4b701b2655b9c34969999c0c70f40
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon May 6 21:44:59 2013 -0400

    Drop the HighContrast icon theme cache from the desktop live cd
    
    This is a huge file, and things work ok without it.
    Suggested by Kalev Lember

 fedora-livecd-desktop.ks |    4 ++++
 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


More information about the spins mailing list