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 1/1] package/mke2img: "/bin/bash" => "/usr/bin/env bash" shebang
Date: Thu, 8 Jan 2015 21:35:29 +0100	[thread overview]
Message-ID: <20150108213529.7ca0e484@free-electrons.com> (raw)
In-Reply-To: <1420749079-29099-1-git-send-email-bjorn.forsman@gmail.com>

Dear Bj?rn Forsman,

On Thu,  8 Jan 2015 21:31:19 +0100, Bj?rn Forsman wrote:
> For portability. All other Buildroot scripts (i.e. scripts that run on
> host) already use the "/usr/bin/env bash" shebang.
> 
> This change is needed for NixOS, which lacks a global /bin/bash.
> 
> Signed-off-by: Bj?rn Forsman <bjorn.forsman@gmail.com>
> ---
>  package/mke2img/mke2img | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks!

(See: we can be fast! :-))

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

  reply	other threads:[~2015-01-08 20:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-08 20:31 [Buildroot] [PATCH 1/1] package/mke2img: "/bin/bash" => "/usr/bin/env bash" shebang Bjørn Forsman
2015-01-08 20:35 ` Thomas Petazzoni [this message]
2015-01-08 20:36   ` Bjørn Forsman

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=20150108213529.7ca0e484@free-electrons.com \
    --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.