mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/keybase-client: fix build
This commit is contained in:
parent
375e3cc173
commit
e12c6bfcd1
@ -17,6 +17,7 @@ build() {
|
||||
cd "$srcdir"
|
||||
export GOPATH="$PWD"
|
||||
export GO15VENDOREXPERIMENT=1
|
||||
export GO111MODULE=off
|
||||
|
||||
mkdir -p src/github.com/keybase
|
||||
cp -r "$srcdir/client-$pkgver" src/github.com/keybase/client
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user