luajit2: update to v2.1-20231006

Signed-off-by: Javier Marcet <javier@marcet.info>
This commit is contained in:
Javier Marcet
2023-10-13 13:49:09 +02:00
committed by Josef Schlehofer
parent b158d62460
commit 8c5f98d952
2 changed files with 3 additions and 3 deletions

View File

@@ -8,6 +8,6 @@
-#define LUA_LUADIR "/lua/5.1/"
+#define LUA_LROOT "/usr"
+#define LUA_LUADIR "/lua/"
#define LUA_LJDIR "/luajit-2.1.0-beta3/"
#define LUA_LJDIR "/luajit-2.1/"
#ifdef LUA_ROOT