updated on Mon Jan 16 04:00:32 UTC 2012
[aur-mirror.git] / luajit2 / lua_root.patch
blobba9373b52fc31cdd26acc7c46bc8f23790b1f79b
1 --- src/luaconf.h.orig 2010-08-24 15:00:00.000000000 +0200
2 +++ src/luaconf.h 2010-09-06 15:52:22.043333530 +0200
3 @@ -33,7 +33,7 @@
4 #define LUA_CPATH_DEFAULT \
5 ".\\?.dll;" LUA_CDIR"?.dll;" LUA_CDIR"loadall.dll"
6 #else
7 -#define LUA_ROOT "/usr/local/"
8 +#define LUA_ROOT "/usr/"
9 #define LUA_LDIR LUA_ROOT "share/lua/5.1/"
10 #define LUA_CDIR LUA_ROOT "lib/lua/5.1/"
11 #ifdef LUA_XROOT