summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-08-13 16:48:51 -0500
committerAlexander M Pickering <alex@cogarr.net>2024-08-13 16:48:51 -0500
commit249ee384da87b747496820627ccee24fb505862d (patch)
tree8b3b7492715750ffc054dd3301a3cc0608ca2fb8 /init
parent38f670d89ca5038c1d552bc574d5fe4e129ea47b (diff)
downloadluafilesystem-packaging-249ee384da87b747496820627ccee24fb505862d.tar.gz
luafilesystem-packaging-249ee384da87b747496820627ccee24fb505862d.tar.bz2
luafilesystem-packaging-249ee384da87b747496820627ccee24fb505862d.zip
Use luarocks image
Diffstat (limited to 'init')
-rwxr-xr-xinit5
1 files changed, 5 insertions, 0 deletions
diff --git a/init b/init
index 642d265..87b093a 100755
--- a/init
+++ b/init
@@ -1 +1,6 @@
1#!/bin/sh -ex 1#!/bin/sh -ex
2
3cd luafilesystem
4luarocks config variables.CFLAGS "$CFLAGS"
5luarocks make --pack-binary-rock luafilesystem-scm-1.rockspec
6cp luafilesystem-scm-1.mingw32-x86_64.rock /root