summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-08-14 12:17:22 -0500
committerAlexander M Pickering <alex@cogarr.net>2024-08-14 12:17:22 -0500
commitc03954896ec2ce03b5f3969867a7196ae3a443a2 (patch)
tree51f1d62c26c3749b7b791d1f1c303b081bb641ae /init
parent17bfc46df0006ac0908d001387b24449780d4d92 (diff)
downloadimage-luarocks-c03954896ec2ce03b5f3969867a7196ae3a443a2.tar.gz
image-luarocks-c03954896ec2ce03b5f3969867a7196ae3a443a2.tar.bz2
image-luarocks-c03954896ec2ce03b5f3969867a7196ae3a443a2.zip
Set the incdir for luarocks
Diffstat (limited to 'init')
-rwxr-xr-xinit1
1 files changed, 1 insertions, 0 deletions
diff --git a/init b/init
index 451c299..c68ed42 100755
--- a/init
+++ b/init
@@ -17,3 +17,4 @@ rm /root/*.tar.gz
17rm -rf /root/image-mingw64 17rm -rf /root/image-mingw64
18luarocks config arch $arch 18luarocks config arch $arch
19luarocks config link_lua_explicitly true 19luarocks config link_lua_explicitly true
20luarocks config variables.LUA_INCDIR /root/$luaver/src