[Buildroot] [PATCH] ljlinenoise: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Feb 2 11:12:12 UTC 2014


Dear Francois Perrad,

On Sat,  1 Feb 2014 11:52:30 +0100, Francois Perrad wrote:

> diff --git a/package/luarocks/luarocks.mk b/package/luarocks/luarocks.mk
> index 88ab22a..86e57d2 100644
> --- a/package/luarocks/luarocks.mk
> +++ b/package/luarocks/luarocks.mk
> @@ -37,6 +37,7 @@ define HOST_LUAROCKS_INSTALL_CMDS
>  	echo "external_deps_dirs = { [[$(STAGING_DIR)/usr]] }"  >> $(LUAROCKS_CONFIG_FILE)
>  	echo "gcc_rpath = false"                                >> $(LUAROCKS_CONFIG_FILE)
>  	echo "rocks_trees = { [[$(TARGET_DIR)/usr]] }"          >> $(LUAROCKS_CONFIG_FILE)
> +	echo "wrap_bin_scripts = false"                         >> $(LUAROCKS_CONFIG_FILE)
>  endef
>  
>  $(eval $(host-generic-package))

I believe it would be better to have this as part of a separate commit,
so that it comes with a proper description.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list