diff options
author | CoprDistGit <infra@openeuler.org> | 2024-06-22 16:54:28 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-06-22 16:54:28 +0000 |
commit | aab9c92736713cfc102a9b23aa9b01ad0cf8b222 (patch) | |
tree | 387bc76a64566ee09b18241b19d0c24a16c2a681 | |
parent | 51a94e61c8340004912c5b9b4a9d609adde1a8c9 (diff) |
automatic import of fzf
-rw-r--r-- | fzf.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ and still get the results you want. %autosetup -n %{name}-%{version} -p1 %build +go env -w GO111MODULE=on go env -w GOPROXY=https://goproxy.cn,direct go build -a -ldflags "-s -w -X main.version=%{version} -X main.revision=openEuler" |