diff --git a/app-containers/podman/files/podman-5.2.5-togglable-seccomp.patch b/app-containers/podman/files/podman-5.2.5-togglable-seccomp.patch deleted file mode 100644 index dcfe44956865f..0000000000000 --- a/app-containers/podman/files/podman-5.2.5-togglable-seccomp.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/Makefile -+++ b/Makefile -@@ -56,7 +56,6 @@ BUILDTAGS ?= \ - $(shell hack/systemd_tag.sh) \ - $(shell hack/libsubid_tag.sh) \ - exclude_graphdriver_devicemapper \ -- seccomp - # allow downstreams to easily add build tags while keeping our defaults - BUILDTAGS += ${EXTRA_BUILDTAGS} - # N/B: This value is managed by Renovate, manual changes are