summaryrefslogtreecommitdiff
path: root/app-containers/buildah/files/buildah-1.37.5-disable-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-containers/buildah/files/buildah-1.37.5-disable-tests.patch')
-rw-r--r--app-containers/buildah/files/buildah-1.37.5-disable-tests.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/app-containers/buildah/files/buildah-1.37.5-disable-tests.patch b/app-containers/buildah/files/buildah-1.37.5-disable-tests.patch
new file mode 100644
index 000000000000..1827f4859cb5
--- /dev/null
+++ b/app-containers/buildah/files/buildah-1.37.5-disable-tests.patch
@@ -0,0 +1,8 @@
+--- a/Makefile
++++ b/Makefile
+@@ -54 +54 @@
+-all: bin/buildah bin/imgtype bin/copy bin/tutorial docs
++all: bin/buildah docs
+@@ -123 +123 @@
+-docs: install.tools ## build the docs on the host
++docs: ## build the docs on the host