live_build: temporarily drop a newly-added group in KDE kickstart

This group was only added to comps today, so it's not in the
comps in the rawhide repo yet (will be after next compose). The
Koji repo doesn't have normal comps so it's not there either.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-03-30 11:20:51 -07:00
parent 594457dff0
commit 7b2c9d3e45
1 changed files with 2 additions and 0 deletions

View File

@ -73,6 +73,8 @@ sub run {
if ($relnum > 37) {
assert_script_run 'sed -i -e "s,%end,-systemd-oomd-defaults\n%end,g" fedora-workstation-common.ks';
}
# FIXME this is only needed from 2023-03-30 till the next Rawhide compose
assert_script_run 'sed -i -e "/kde-pim/d" fedora-kde-common.ks';
# now flatten the kickstart
assert_script_run "ksflatten -c fedora-live-${lcsubv}.ks -o openqa.ks";
# upload the kickstart so we can check it