From e76fe2a7000d7f70326588f7a8fec07ca8d5ad33 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Mon, 29 Aug 2011 12:23:43 -0300 Subject: Clarify documentation: the --pack-binary-rock packs in the current directory, like "luarocks pack". --- src/luarocks/build.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/luarocks/build.lua b/src/luarocks/build.lua index 1341a9ae..77dd1dad 100644 --- a/src/luarocks/build.lua +++ b/src/luarocks/build.lua @@ -21,7 +21,8 @@ Argument may be a rockspec file, a source rock file or the name of a rock to be fetched from a repository. If --pack-binary-rock is passed, the rock is not installed; -instead, a .rock file with the contents of compilation is produced. +instead, a .rock file with the contents of compilation is produced +in the current directory. ]] --- Install files to a given location. -- cgit v1.2.3-55-g6feb