brook
: Cache Golang dependencies
This commit is contained in:
parent
dbf6b15ea8
commit
aab1187d93
@ -16,7 +16,7 @@ termux_step_make() {
|
||||
mkdir -p "$TERMUX_PREFIX"/share/doc/brook
|
||||
cp -a "$TERMUX_PKG_SRCDIR" "$GOPATH"/src/github.com/txthinking/brook
|
||||
cd "$GOPATH"/src/github.com/txthinking/brook/cli/brook
|
||||
go get -d -v
|
||||
termux_go_get -d -v
|
||||
go build -o brook
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user