Make termshark for termux build on all supported platforms...
This commit is contained in:
parent
72ec5a97b4
commit
a481d29d5a
@ -21,5 +21,5 @@ termux_step_make() {
|
||||
|
||||
termux_step_make_install() {
|
||||
cd $TERMUX_PKG_BUILDDIR
|
||||
install -Dm700 bin/android_arm64/termshark $TERMUX_PREFIX/bin/termshark
|
||||
install -Dm700 bin/android_${GOARCH}/termshark $TERMUX_PREFIX/bin/termshark
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user