diff options
author | CoprDistGit <infra@openeuler.org> | 2024-06-22 16:38:57 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-06-22 16:38:57 +0000 |
commit | 2f69f5a0cba04e5dfcf938e5413cb16a845e4c6d (patch) | |
tree | 72096af3a63745179218b3f59a73afb8fb7ca055 | |
parent | 4ea59d74ea55fdd0e7c456b9b08d54083953be35 (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 GOPROXY=https://proxy.golang.org,direct go build -a -ldflags "-s -w -X main.version=%{version} -X main.revision=openEuler" %install |