texlive-bin

This commit is contained in:
Rmys
2026-02-19 14:57:15 +03:00
parent 5ca3d936d9
commit 21adcfb608
4 changed files with 51 additions and 6 deletions
@@ -0,0 +1,13 @@
diff --git a/libs/lua53/lua53-src/src/luaconf.h b/libs/lua53/lua53-src/src/luaconf.h
index 9eeeea69e2..2a7deef3e1 100644
--- a/libs/lua53/lua53-src/src/luaconf.h
+++ b/libs/lua53/lua53-src/src/luaconf.h
@@ -200,7 +200,7 @@
#else /* }{ */
-#define LUA_ROOT "/usr/local/"
+#define LUA_ROOT "/usr/"
#define LUA_LDIR LUA_ROOT "share/lua/" LUA_VDIR "/"
#define LUA_CDIR LUA_ROOT "lib/lua/" LUA_VDIR "/"
#define LUA_PATH_DEFAULT \