diff options
Diffstat (limited to 'package/lua/patches/200-lua-path.patch')
-rw-r--r-- | package/lua/patches/200-lua-path.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/lua/patches/200-lua-path.patch b/package/lua/patches/200-lua-path.patch index 62dd00e399..054457744a 100644 --- a/package/lua/patches/200-lua-path.patch +++ b/package/lua/patches/200-lua-path.patch @@ -1,5 +1,5 @@ ---- b/src/luaconf.h 2008-05-06 20:10:46.000000000 +0200 -+++ a/src/luaconf.h 2008-05-06 20:10:27.000000000 +0200 +--- a/src/luaconf.h ++++ b/src/luaconf.h @@ -95,9 +95,9 @@ ".\\?.dll;" LUA_CDIR"?.dll;" LUA_CDIR"loadall.dll" |