On Mon, Dec 13, 2010 at 19:08, Alexander Gladysh <[email protected]> wrote:

> build = {
>  type = "none",
>  install = {
>    bin = {
>      "bin/foobar"
>    }
>  }
> }

> If my script is a shell-script, then it is copied verbatim, but if it
> is a Lua script, it is silently replaced by this monstrocity.

I could understand this if I used build.type = "builtin" (and even
then I'd like this to be off by default).

But build.type = "none" must not change any files by definition!

Alexander.

_______________________________________________
Luarocks-developers mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers

Reply via email to