summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-06-22 17:26:59 +0000
committerCoprDistGit <infra@openeuler.org>2024-06-22 17:26:59 +0000
commit842699c8da3ec38248c580186b42a1e22b4e1a31 (patch)
treefc9136b2ff6225961b3b3b49370c3fa83c7b9538
parent2c69b70e5f7de6e65ff31a36c93064890823efdc (diff)
automatic import of fzf
-rw-r--r--fzf.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/fzf.spec b/fzf.spec
index 3f96fdd..0f8d38b 100644
--- a/fzf.spec
+++ b/fzf.spec
@@ -22,8 +22,6 @@ 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