summaryrefslogtreecommitdiff
path: root/fzf.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-06-22 16:38:57 +0000
committerCoprDistGit <infra@openeuler.org>2024-06-22 16:38:57 +0000
commit2f69f5a0cba04e5dfcf938e5413cb16a845e4c6d (patch)
tree72096af3a63745179218b3f59a73afb8fb7ca055 /fzf.spec
parent4ea59d74ea55fdd0e7c456b9b08d54083953be35 (diff)
automatic import of fzf
Diffstat (limited to 'fzf.spec')
-rw-r--r--fzf.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/fzf.spec b/fzf.spec
index 0f8d38b..ef32d27 100644
--- a/fzf.spec
+++ b/fzf.spec
@@ -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