internal/rosa/package: lua

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
cat
2026-07-31 17:03:02 +09:00
parent b7aa91f08f
commit 599a761b27
3 changed files with 72 additions and 0 deletions
@@ -0,0 +1,13 @@
diff --git a/src/luaconf.h b/src/luaconf.h
index 96a7780..0bfa66c 100644
--- a/src/luaconf.h
+++ b/src/luaconf.h
@@ -239,7 +239,7 @@
#else /* }{ */
-#define LUA_ROOT "/usr/local/"
+#define LUA_ROOT "/system/"
#define LUA_LDIR LUA_ROOT "share/lua/" LUA_VDIR "/"
#define LUA_CDIR LUA_ROOT "lib/lua/" LUA_VDIR "/"