mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-22 07:23:09 +00:00
[games] Don't include libreoffice in the games spin
libreoffice was added to the livecd desktop spin very late in the development cycle and there isn't a lot of time to futz around with this as we are freezing today. The change would likely put the games spin oversize. For now just don't include libreoffice stuff. Later we may want to keep it and adjust the included games.
This commit is contained in:
parent
1bb77a5909
commit
3035ae4277
@ -16,6 +16,10 @@ part / --size 10240
|
||||
|
||||
-wine
|
||||
|
||||
# Remove libreoffice since it just got added to livecd-desktop and
|
||||
# will likely put the games spin over size and it is freeze time.
|
||||
-libreoffice*
|
||||
|
||||
# Allow joysticks and game pads to work
|
||||
joystick-support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user