Put in earplugs
This commit is contained in:
parent
4134d627aa
commit
dda06b8fcc
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +190,7 @@
|
||||||
|
|
||||||
(add-before 'build 'fix-gocache-directory
|
(add-before 'build 'fix-gocache-directory
|
||||||
(lambda _
|
(lambda _
|
||||||
|
(setenv "HOME" "/tmp")
|
||||||
(setenv "GOCACHE" "/tmp/.gocache")))
|
(setenv "GOCACHE" "/tmp/.gocache")))
|
||||||
|
|
||||||
(delete 'configure) ;no configure script
|
(delete 'configure) ;no configure script
|
||||||
|
|
Loading…
Reference in a new issue