Merge branch 'drop-ppc64le-bootloader-cruft' into 'main'

base/bootloader: Drop /usr/lib/ostree-boot/loader

See merge request fedora/bootc/base-images!86
This commit is contained in:
Colin Walters (Red Hat) 2025-02-05 21:08:36 +00:00
commit 5276e451f4
1 changed files with 5 additions and 0 deletions

View File

@ -26,3 +26,8 @@ postprocess:
set -xeuo pipefail
# Transforms /usr/lib/ostree-boot into a bootupd-compatible update payload
/usr/bin/bootupctl backend generate-update-metadata
- |
#!/bin/bash
# Workaround for https://issues.redhat.com/browse/RHEL-78104
set -xeuo pipefail
rm -vrf /usr/lib/ostree-boot/loader