aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lua5.2-socket/include-luasocket.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-10-10 14:00:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-10-10 14:39:28 +0000
commita0f84571d8ccee800bc652bb8095c3a7ab194203 (patch)
treed434fdacd0654d22c63f0809efa218ff82f525cb /testing/lua5.2-socket/include-luasocket.patch
parent40e6f34d8e271b5a23294952c4a2695674b7a7e5 (diff)
downloadaports-a0f84571d8ccee800bc652bb8095c3a7ab194203.tar.bz2
aports-a0f84571d8ccee800bc652bb8095c3a7ab194203.tar.xz
testing/lua5.2-socket: merged with lua-socket
Diffstat (limited to 'testing/lua5.2-socket/include-luasocket.patch')
-rw-r--r--testing/lua5.2-socket/include-luasocket.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/lua5.2-socket/include-luasocket.patch b/testing/lua5.2-socket/include-luasocket.patch
deleted file mode 100644
index e227b0414a..0000000000
--- a/testing/lua5.2-socket/include-luasocket.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/serial.c.orig 2013-07-09 14:16:04.793467198 +0000
-+++ ./src/serial.c 2013-07-09 14:16:20.230304446 +0000
-@@ -11,6 +11,7 @@
- #include "socket.h"
- #include "options.h"
- #include "unix.h"
-+#include "luasocket.h"
- #include <sys/un.h>
-
- /*