mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-10 08:00:06 +00:00
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
This commit is contained in:
parent
da1b84b580
commit
d93442cfdb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user