diff options
Diffstat (limited to 'init')
| -rwxr-xr-x | init | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1 +1,6 @@ | |||
| 1 | #!/bin/sh -ex | 1 | #!/bin/sh -ex |
| 2 | |||
| 3 | cd luafilesystem | ||
| 4 | luarocks config variables.CFLAGS "$CFLAGS" | ||
| 5 | luarocks make --pack-binary-rock luafilesystem-scm-1.rockspec | ||
| 6 | cp luafilesystem-scm-1.mingw32-x86_64.rock /root | ||
