diff --git a/standard/manifest.yaml b/standard/manifest.yaml index f1ee4b7..e38094d 100644 --- a/standard/manifest.yaml +++ b/standard/manifest.yaml @@ -58,17 +58,6 @@ packages-ppc64le: packages-aarch64: - irqbalance -postprocess: - # See: https://github.com/coreos/fedora-coreos-tracker/issues/1253 - # https://bugzilla.redhat.com/show_bug.cgi?id=2112857 - # https://github.com/coreos/rpm-ostree/issues/3918 - # Temporary workaround to remove the SetGID binary from liblockfile that is - # pulled by the s390utils but not needed for /usr/sbin/zipl. - - | - #!/usr/bin/env bash - set -xeuo pipefail - rm -f /usr/bin/dotlockfile - # Things we don't expect to ship on the host. We currently # have recommends: false so these could only come in via # hard requirement, in which case the build will fail.