[Buildroot] [pkg-luarocks infra V2 06/10] luarocks: new infrastructure

Danomi Manchego danomimanchego123 at gmail.com
Thu Nov 14 14:11:39 UTC 2013


Francois,

On Thu, Nov 14, 2013 at 8:49 AM, Francois Perrad <fperrad at gmail.com> wrote:
> ---
>  Config.in               |    8 ++++++
>  Makefile                |    1 +
>  package/Makefile.in     |    1 +
>  package/pkg-luarocks.mk |   71 +++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 81 insertions(+)
>  create mode 100644 package/pkg-luarocks.mk
>
> diff --git a/Config.in b/Config.in
> index d87e0f0..bc5819c 100644
> --- a/Config.in
> +++ b/Config.in
> @@ -207,6 +207,14 @@ config BR2_DEBIAN_MIRROR
>
>  endif
>
> +config BR2_LUAROCKS_MIRROR
> +       string "LuaRocks mirror"
> +       default "http://luarocks.org/repositories/rocks"
> +       help
> +         LuaRocks repository.
> +
> +         See, http://luarocks.org
> +
>  endmenu

Should be "See http://luarocks.org", no comma.

Danomi -



More information about the buildroot mailing list