diff options
author | CoprDistGit <infra@openeuler.org> | 2024-06-22 16:47:57 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-06-22 16:47:57 +0000 |
commit | 51a94e61c8340004912c5b9b4a9d609adde1a8c9 (patch) | |
tree | f045a53dba5f0606c0e3bc9d8305441b672efecb /fzf.spec | |
parent | 2f69f5a0cba04e5dfcf938e5413cb16a845e4c6d (diff) |
automatic import of fzf
Diffstat (limited to 'fzf.spec')
-rw-r--r-- | fzf.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ and still get the results you want. %autosetup -n %{name}-%{version} -p1 %build -go env -w GOPROXY=https://proxy.golang.org,direct +go env -w GOPROXY=https://goproxy.cn,direct go build -a -ldflags "-s -w -X main.version=%{version} -X main.revision=openEuler" %install |