default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

cp -v custom-5.1.py custom.py &&

sed -i "s:lua5.1:lua:g;s:build:#build:" custom.py
