diff options
author | CoprDistGit <infra@openeuler.org> | 2024-06-22 17:34:30 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-06-22 17:34:30 +0000 |
commit | 66a5e24733ea352a21944a120071bcd4986996e1 (patch) | |
tree | e04dbabb42b34fbecd6633272638d7279d76640f | |
parent | 842699c8da3ec38248c580186b42a1e22b4e1a31 (diff) |
automatic import of fzfopeneuler24.03_LTS
-rw-r--r-- | fzf.spec | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ and still get the results you want. %autosetup -n %{name}-%{version} -p1 %build +go env -w GO111MODULE=on +go env -w GOPROXY=https://goproxy.io,direct go build -a -ldflags "-s -w -X main.version=%{version} -X main.revision=openEuler" %install |