[packages/podman] set GOPATH

atler atler at pld-linux.org
Thu May 13 17:46:22 CEST 2021


commit e908b9021c5374eaf0f739288b1a0712ccdde667
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu May 13 17:27:04 2021 +0200

    set GOPATH

 podman.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/podman.spec b/podman.spec
index 13b52ce..9b2f8ec 100644
--- a/podman.spec
+++ b/podman.spec
@@ -34,6 +34,7 @@ images, and volumes.
 %build
 %{__make} \
 	GO=/usr/bin/go \
+	GOPATH=$(pwd)/.gopath \
 	PREFIX="%{_prefix}" \
 	BINDIR="%{_bindir}" \
 	LIBEXECDIR="%{_libexecdir}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/podman.git/commitdiff/fed01dee326b0ba852630a80f8c6925bd45ba0c6



More information about the pld-cvs-commit mailing list