summaryrefslogtreecommitdiff
path: root/luasec-prosody-git/luasec-prosody.patch
blob: 41d007fa0154dba036ad8f2091f602751d7ab5a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Makefile b/Makefile
index c8aa90f..31e27c8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # Inform the location to intall the modules
-LUAPATH		?= /usr/share/lua/5.1
-LUACPATH	?= /usr/lib/lua/5.1
+LUAPATH		?= /usr/share/lua/5.2
+LUACPATH	?= /usr/lib/lua/5.2
 
 # Compile with build-in LuaSocket's help files.
 # Comment this lines if you will link with non-internal LuaSocket's help files