From 749d2e684cbb034cff718ca48dd8beb2e99151b6 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 22 Aug 2016 07:32:16 +0000 Subject: community/prosody: moved from testing --- community/prosody/prosodyctl.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 community/prosody/prosodyctl.patch (limited to 'community/prosody/prosodyctl.patch') diff --git a/community/prosody/prosodyctl.patch b/community/prosody/prosodyctl.patch new file mode 100644 index 0000000000..18333dd524 --- /dev/null +++ b/community/prosody/prosodyctl.patch @@ -0,0 +1,11 @@ +--- prosody-0.9.10.q/prosodyctl ++++ prosody-0.9.10/prosodyctl +@@ -244,7 +244,7 @@ + local modulemanager = require "core.modulemanager" + + local prosodyctl = require "util.prosodyctl" +-require "socket" ++local socket = require "socket" + ----------------------- + + -- FIXME: Duplicate code waiting for util.startup -- cgit v1.2.3