All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] ljlinenoise: new package
Date: Sun, 2 Feb 2014 12:12:12 +0100	[thread overview]
Message-ID: <20140202121212.5f9702b0@skate> (raw)
In-Reply-To: <1391251950-19923-1-git-send-email-francois.perrad@gadz.org>

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

      reply	other threads:[~2014-02-02 11:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-01 10:52 [Buildroot] [PATCH] ljlinenoise: new package Francois Perrad
2014-02-02 11:12 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140202121212.5f9702b0@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.