yggdrasil/ports/lua/compile.sh

9 lines
84 B
Bash
Executable File

#!/bin/sh
set -e
build_dir=$3
cd $build_dir/lua-${Y_PORT_VERSION}
make yggdrasil