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