Bump KDE live root partition size to 7G

This is needed for current F33, 6.5G is too small. The live image
creation hangs near the end. Just noticed this after enabling
KDE live image build test for F33 updates.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-04-23 15:49:14 -07:00
parent c7036c7f02
commit e9eade1e56
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
%include fedora-kde-minimization.ks
# DVD payload
part / --size=6500
part / --size=7000
%post
%end