proton-bridge
: Cache Golang dependencies
This commit is contained in:
parent
a6ebde004c
commit
98149884c0
@ -12,6 +12,7 @@ termux_step_make_install() {
|
|||||||
export GOPATH=$TERMUX_PKG_BUILDDIR
|
export GOPATH=$TERMUX_PKG_BUILDDIR
|
||||||
export BUILDDIR=$TERMUX_PREFIX/bin
|
export BUILDDIR=$TERMUX_PREFIX/bin
|
||||||
cd $TERMUX_PKG_SRCDIR
|
cd $TERMUX_PKG_SRCDIR
|
||||||
|
termux_go_get
|
||||||
make build-nogui
|
make build-nogui
|
||||||
install -Dm700 proton-bridge "$TERMUX_PREFIX"/bin/proton-bridge
|
install -Dm700 proton-bridge "$TERMUX_PREFIX"/bin/proton-bridge
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user