forked from srbala/fedora-kickstarts
Move this rm to the right place. ;(
This commit is contained in:
parent
c2c0574336
commit
1ab3e20e41
@ -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 <<EOF
|
||||
|
@ -46,9 +46,4 @@ gnome-keyring-pam
|
||||
#-system-config-services
|
||||
-policycoreutils-gui
|
||||
|
||||
# This is a huge file and things work ok without it
|
||||
rm -f /usr/share/icons/HighContrast/icon-theme.cache
|
||||
|
||||
%end
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user