1 Adjust installation location to /usr.
3 Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
6 ===================================================================
12 #define LUA_VDIR LUA_VERSION_MAJOR "." LUA_VERSION_MINOR "/"
13 -#define LUA_ROOT "/usr/local/"
14 +#define LUA_ROOT "/usr/"
15 #define LUA_LDIR LUA_ROOT "share/lua/" LUA_VDIR
16 #define LUA_CDIR LUA_ROOT "lib/lua/" LUA_VDIR
17 #define LUA_PATH_DEFAULT \