mirror of
https://github.com/containers/skopeo.git
synced 2025-07-19 17:17:11 +00:00
commit
9019e27ec5
2
Makefile
2
Makefile
@ -1,5 +1,7 @@
|
||||
.PHONY: all binary build-container docs docs-in-container build-local clean install install-binary install-completions shell test-integration .install.vndr vendor
|
||||
|
||||
export GOPROXY=https://proxy.golang.org
|
||||
|
||||
ifeq ($(shell uname),Darwin)
|
||||
PREFIX ?= ${DESTDIR}/usr/local
|
||||
DARWIN_BUILD_TAG=containers_image_ostree_stub
|
||||
|
Loading…
Reference in New Issue
Block a user