gentoo-ebuilds/app-containers/buildah/files/buildah-1.37.5-disable-seccomp.patch
Arthur Zamarin c156590aba
app-containers/buildah: move patch from inline to files/ [QA]
This was weird solution, with nothing to gain from inline patch in the
ebuild. No variable substitution, no conditional, nothing. It was even
the same file across versions.

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-02-28 20:14:06 +02:00

5 lines
114 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -5 +5 @@
-SECURITYTAGS ?= seccomp $(APPARMORTAG)
+SECURITYTAGS ?= $(APPARMORTAG)