summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-06-22 16:54:28 +0000
committerCoprDistGit <infra@openeuler.org>2024-06-22 16:54:28 +0000
commitaab9c92736713cfc102a9b23aa9b01ad0cf8b222 (patch)
tree387bc76a64566ee09b18241b19d0c24a16c2a681
parent51a94e61c8340004912c5b9b4a9d609adde1a8c9 (diff)
automatic import of fzf
-rw-r--r--fzf.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/fzf.spec b/fzf.spec
index 92eae00..eac5557 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 GO111MODULE=on
go env -w GOPROXY=https://goproxy.cn,direct
go build -a -ldflags "-s -w -X main.version=%{version} -X main.revision=openEuler"