luasocket: add socket.unix module 1072/head
authorJan Čermák <jan.cermak@nic.cz>
Tue, 24 Mar 2015 15:34:41 +0000 (16:34 +0100)
committerJan Čermák <jan.cermak@nic.cz>
Tue, 24 Mar 2015 15:46:00 +0000 (16:46 +0100)
commit34b21dc910ca6519904a62ede9e78fa9da964f17
treef1f31fe762a00dc54ced80787b7747ef149ef231
parent9ca4f135e24ca2c92ef1fb089c76a4ae7057df63
luasocket: add socket.unix module

Previous build was missing module socket.unix that is required for
interaction with Unix domain sockets and is distributed in a separate
shared library. This commit adds the file to the created package.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
lang/luasocket/Makefile