summaryrefslogtreecommitdiff
path: root/luasec-prosody-git/luasec-prosody.patch
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2013-07-06 22:40:16 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2013-07-06 22:40:16 +0200
commit9592e15e6009a672e754b32bf743c35b0e894e8c (patch)
tree7c290912bb13600a4edfd22b132da1f7e0ff44b9 /luasec-prosody-git/luasec-prosody.patch
parent0ea9632ab33ba179fb3a5d6a3cbeb91972257308 (diff)
downloadarch-packages-9592e15e6009a672e754b32bf743c35b0e894e8c.tar.gz
add luasec-prosody
Diffstat (limited to 'luasec-prosody-git/luasec-prosody.patch')
-rw-r--r--luasec-prosody-git/luasec-prosody.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/luasec-prosody-git/luasec-prosody.patch b/luasec-prosody-git/luasec-prosody.patch
new file mode 100644
index 0000000..41d007f
--- /dev/null
+++ b/luasec-prosody-git/luasec-prosody.patch
@@ -0,0 +1,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