Build in src

This commit is contained in:
xtkoba 2021-11-22 01:14:32 +09:00 committed by Henrik Grimler
parent b5013e75bb
commit c2ae77a808

View File

@ -6,6 +6,7 @@ TERMUX_PKG_VERSION=5.15.0
TERMUX_PKG_SRCURL=https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=38e3e4a5f9a7f5575c015027a10df097c149111eeb739993128e5b2b35b291ff
TERMUX_PKG_DEPENDS="libandroid-glob, libandroid-support"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_EXTRA_MAKE_ARGS="DESTDIR=${TERMUX_PREFIX} PREFIX="
termux_step_pre_configure() {