1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-27 08:47:23 +00:00

Bump KDE live partition size again

The aarch64 live is failing to build as it's just too short on
space - see https://kojipkgs.fedoraproject.org//work/tasks/9767/95389767/root.log

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-12-15 11:03:50 -08:00
parent fbf2a36b91
commit 932b8b6631

View File

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