aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@yahooinc.com>2021-11-29 15:00:52 +0100
committerHåkon Hallingstad <hakon@yahooinc.com>2021-11-29 15:00:52 +0100
commit63a958433784ed9363b391e78fcf979234dd6941 (patch)
tree0b6a1dd95499fdad3d5a7a47367cb6510f598a60 /dist
parent2060f0e6ba59dc95504337fe8f74bda61fbe8961 (diff)
Overriding GOTMPDIR no longer necessary
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 999451314b8..e53444c9d13 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}
-env GOTMPDIR=$(pwd)/client/go make -C client/go
+make -C client/go
%endif
%install