duf
: Cache Golang dependencies
This commit is contained in:
parent
36a483a863
commit
3f18f98248
@ -15,7 +15,7 @@ termux_step_make() {
|
||||
cp -a "${TERMUX_PKG_SRCDIR}" "${TERMUX_PKG_BUILDDIR}/src/github.com/muesli/duf"
|
||||
cd "${TERMUX_PKG_BUILDDIR}/src/github.com/muesli/duf"
|
||||
|
||||
go get -d -v
|
||||
termux_go_get -d -v
|
||||
go build
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user