From 5a1301487a7006cde9effbf755032dcf7288fe72 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Thu, 28 Jan 2010 18:11:24 +0000 Subject: prosodyctl: Don't load luarocks as util.dependencies now does this --- prosodyctl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'prosodyctl') diff --git a/prosodyctl b/prosodyctl index 260b3b8f..91423704 100755 --- a/prosodyctl +++ b/prosodyctl @@ -33,10 +33,6 @@ if not require "util.dependencies".check_dependencies() then os.exit(1); end --- Required to be able to find packages installed with luarocks -pcall(require, "luarocks.require") - - config = require "core.configmanager" do -- cgit v1.2.3