commit e908b9021c5374eaf0f739288b1a0712ccdde667
Author: Jan Palus <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to