aboutsummaryrefslogtreecommitdiffstats
path: root/package/lua/patches/200-lua-path.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-26 14:29:03 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-26 14:29:03 +0000
commit61b6c0e6d8293b4d4c19086d9bf74ebb66978636 (patch)
tree3b0239f07563325ff312c9c1eb7f5d1559269a99 /package/lua/patches/200-lua-path.patch
parent37100377a2e864c00da2a04c126b8b7bea4140d4 (diff)
downloadupstream-61b6c0e6d8293b4d4c19086d9bf74ebb66978636.tar.gz
upstream-61b6c0e6d8293b4d4c19086d9bf74ebb66978636.tar.bz2
upstream-61b6c0e6d8293b4d4c19086d9bf74ebb66978636.zip
package/lua: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20470 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lua/patches/200-lua-path.patch')
-rw-r--r--package/lua/patches/200-lua-path.patch4
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"