mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
testing/geodns: fix build
This commit is contained in:
parent
af00688f44
commit
8f93d30a5d
@ -22,6 +22,7 @@ prepare() {
|
||||
|
||||
build() {
|
||||
export GOPATH="$srcdir"
|
||||
export GO111MODULE=off
|
||||
go build -v
|
||||
|
||||
cd geodns-logs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user