All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] Makefile: add /etc/bash_completion.d to non-bash purge
Date: Tue, 14 Jul 2020 10:12:38 +0200	[thread overview]
Message-ID: <20200714101238.36f600e4@windsurf.home> (raw)
In-Reply-To: <20200714022459.1926-1-danomimanchego123@gmail.com>

On Mon, 13 Jul 2020 22:24:59 -0400
Danomi Manchego <danomimanchego123@gmail.com> wrote:

> Currently, we delete /usr/share/bash-completion when bash is not enabled.
> We need to delete /etc/bash_completion.d too. For example, the jo package
> installs files there:
> 
> /etc/bash_completion.d/jo.bash
> 
> Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
> ---
>  Makefile | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2020-07-14  8:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-14  2:24 [Buildroot] [PATCH 1/1] Makefile: add /etc/bash_completion.d to non-bash purge Danomi Manchego
2020-07-14  8:12 ` Thomas Petazzoni [this message]
2020-07-21 20:51 ` Peter Korsgaard

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=20200714101238.36f600e4@windsurf.home \
    --to=thomas.petazzoni@bootlin.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.