[packages/fzf] explicitly use vendor modules

atler atler at pld-linux.org
Sat Jul 11 23:14:09 CEST 2020


commit 92db8766d3b45044d9fd4346d40cc8658e6c2abc
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Jul 11 23:13:26 2020 +0200

    explicitly use vendor modules

 fzf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fzf.spec b/fzf.spec
index 0ee7b68..6c97b22 100644
--- a/fzf.spec
+++ b/fzf.spec
@@ -79,7 +79,7 @@ Documentation for fzf Vim plugin.
 %setup -q -b1
 
 %build
-%{__make}
+%{__make} GOFLAGS=-mod=vendor
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fzf.git/commitdiff/92db8766d3b45044d9fd4346d40cc8658e6c2abc



More information about the pld-cvs-commit mailing list