90cfdb8e4a
This makes the 'luajit -b' functionality work. Closes #5.
4 lines
197 B
Bash
4 lines
197 B
Bash
TERMUX_SUBPKG_INCLUDE="bin/luajit share/man/man1 $TERMUX_LUAJIT_JIT_FOLDER_RELATIVE"
|
|
TERMUX_SUBPKG_DESCRIPTION="Just-In-Time compiler for Lua - command line tool"
|
|
TERMUX_SUBPKG_DEPENDS="libluajit"
|