Bump KDE to fix failing disk image.

Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
Paul Whalen 2020-10-15 13:56:33 -04:00
parent fae2af88cf
commit 73b5f6e27a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
%include fedora-arm-xbase.ks
%include fedora-kde-common.ks
part btrfs.007 --fstype="btrfs" --size=6300
part btrfs.007 --fstype="btrfs" --size=6500
btrfs none --label=fedora btrfs.007
btrfs /home --subvol --name=home LABEL=fedora
btrfs / --subvol --name=root LABEL=fedora