lua53/lua-5.3.3-prefix.patch

14 lines
393 B
Diff

Index: lua-5.3.3/src/luaconf.h
===================================================================
--- lua-5.3.3.orig/src/luaconf.h
+++ lua-5.3.3/src/luaconf.h
@@ -188,7 +188,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 \