Merge remote-tracking branch 'justinkb/gh-cli-ver'

This commit is contained in:
Julian Ospald 2021-06-12 01:30:01 +02:00
commit a7b7cd5aca
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ BUGS_TO="hasufell@posteo.de"
src_compile() { src_compile() {
export GOPATH="${WORK}"/.gopath export GOPATH="${WORK}"/.gopath
export GOBIN="${WORK}"/.bin export GOBIN="${WORK}"/.bin
export GH_VERSION="v${PV}"
unset LDFLAGS unset LDFLAGS
esandbox disable_net esandbox disable_net