Update podman.Makefile.UDM-Pro.patch

This commit is contained in:
John Dorman 2023-03-06 08:57:34 -08:00 committed by GitHub
parent 697c4cb742
commit a8bc2d4fc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ index 15d6d9fb6..8b44da6ae 100644
CONTAINER_RUNTIME := $(shell command -v podman 2> /dev/null || echo docker)
OCI_RUNTIME ?= ""
@@ -133,16 +133,7 @@ export PATH := $(PATH):$(GOBIN)
@@ -144,16 +144,7 @@ export PATH := $(PATH):$(GOBIN)
GOMD2MAN ?= $(shell command -v go-md2man || echo '$(GOBIN)/go-md2man')
CROSS_BUILD_TARGETS := \