mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
Drop HighContrast icon cache removal from %post scripts
It was added to save space, but since then it's considerably dropped in size and just 50 KB now.
This commit is contained in:
@@ -16,9 +16,6 @@
|
||||
%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
|
||||
|
||||
Reference in New Issue
Block a user