From 1ab3e20e418f2189e641c5f4d061ce8109ebf8f9 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 11 May 2013 11:44:13 -0600 Subject: [PATCH] Move this rm to the right place. ;( --- fedora-livecd-xfce.ks | 3 +++ fedora-xfce-packages.ks | 5 ----- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/fedora-livecd-xfce.ks b/fedora-livecd-xfce.ks index 74eec6b..6038599 100644 --- a/fedora-livecd-xfce.ks +++ b/fedora-livecd-xfce.ks @@ -16,6 +16,9 @@ %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 <