diff options
author | CoprDistGit <infra@openeuler.org> | 2024-06-22 17:09:28 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-06-22 17:09:28 +0000 |
commit | 2c69b70e5f7de6e65ff31a36c93064890823efdc (patch) | |
tree | e04dbabb42b34fbecd6633272638d7279d76640f /fzf.spec | |
parent | aab9c92736713cfc102a9b23aa9b01ad0cf8b222 (diff) |
automatic import of fzf
Diffstat (limited to 'fzf.spec')
-rw-r--r-- | fzf.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ and still get the results you want. %build go env -w GO111MODULE=on -go env -w GOPROXY=https://goproxy.cn,direct +go env -w GOPROXY=https://goproxy.io,direct go build -a -ldflags "-s -w -X main.version=%{version} -X main.revision=openEuler" %install |