{ "name": "luajit", "no-autogen": true, "cleanup": [ "/bin", "/include", "/lib/pkgconfig", "*.a" ], "sources": [ { "type": "git", "url": "https://luajit.org/git/luajit-2.0.git", "commit": "f725e44cda8f359869bf8f92ce71787ddca45618", "disable-shallow-clone": true }, { "type": "shell", "commands": [ "sed -i 's|/usr/local|/app|' ./Makefile" ] } ] }