From c03954896ec2ce03b5f3969867a7196ae3a443a2 Mon Sep 17 00:00:00 2001 From: Alexander M Pickering Date: Wed, 14 Aug 2024 12:17:22 -0500 Subject: Set the incdir for luarocks --- init | 1 + 1 file changed, 1 insertion(+) (limited to 'init') diff --git a/init b/init index 451c299..c68ed42 100755 --- a/init +++ b/init @@ -17,3 +17,4 @@ rm /root/*.tar.gz rm -rf /root/image-mingw64 luarocks config arch $arch luarocks config link_lua_explicitly true +luarocks config variables.LUA_INCDIR /root/$luaver/src -- cgit v1.2.3-55-g6feb