aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@yahooinc.com>2021-11-30 09:31:05 +0100
committerHåkon Hallingstad <hakon@yahooinc.com>2021-11-30 09:31:05 +0100
commit8b07df3af9e3e62fb438c01650f70b35caa69682 (patch)
treed5def41ea35b014274564aa6881b8ed16770a0ae /dist
parent1c3caafc1d8b877dfc390e425bb25cc473f56fa3 (diff)
Set vespa cli version
Diffstat (limited to 'dist')
-rw-r--r--dist/vespa.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/vespa.spec b/dist/vespa.spec
index e53444c9d13..122c54561ec 100644
--- a/dist/vespa.spec
+++ b/dist/vespa.spec
@@ -542,7 +542,7 @@ mvn --batch-mode -e -N io.takari:maven:wrapper -Dmaven=3.6.3
.
make %{_smp_mflags}
-make -C client/go
+VERSION=%{version} make -C client/go
%endif
%install