blob: 07396c69cbe3765507b139ae8ffc1ee8fafa2abc (
plain)
1
2
3
4
5
6
|
: ${PKG_TPAX_HOST_URLS_GIT:="tpax=https://git.midipix.org/tpax@main"};
: ${PKG_TPAX_HOST_CONFIGURE_ARGS:=--prefix=};
ex_pkg_register "tpax_host" "${RTL_FILEOP_SOURCE_FNAME}" "host_tools";
# vim:filetype=sh textwidth=0
|