aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbinary/all_in_one1
1 files changed, 0 insertions, 1 deletions
diff --git a/binary/all_in_one b/binary/all_in_one
index c3de9c2e..53e0f13f 100755
--- a/binary/all_in_one
+++ b/binary/all_in_one
@@ -468,7 +468,6 @@ local function main()
468 luaposix = if_platform("unix", "./binary/luaposix-35.1-1.rockspec"), 468 luaposix = if_platform("unix", "./binary/luaposix-35.1-1.rockspec"),
469 luasocket = "luasocket", 469 luasocket = "luasocket",
470 luafilesystem = "luafilesystem", 470 luafilesystem = "luafilesystem",
471 dkjson = "dkjson",
472 } 471 }
473 472
474 fs.make_dir(LUA_MODULES) 473 fs.make_dir(LUA_MODULES)