From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 2/2] bash: Renamed option to avoid problem with bash-completion package
Date: Thu, 26 Mar 2015 10:12:09 +0100 [thread overview]
Message-ID: <20150326091209.GV3000@pengutronix.de> (raw)
In-Reply-To: <1425467377-7470-3-git-send-email-carsten.schlote@gmx.net>
On Wed, Mar 04, 2015 at 12:09:37PM +0100, carsten.schlote@gmx.net wrote:
> From: Carsten Schlote <schlote@vahanus.net>
>
> This patch just changes the name of some bash config option, so that the
> bash-completion package won't conflict with the bash package anymore.
Thanks, applied with an added migrate helper.
Michael
> Signed-off-by: Carsten Schlote <schlote@vahanus.net>
> ---
> rules/bash.in | 2 +-
> rules/bash.make | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/rules/bash.in b/rules/bash.in
> index beb35c5..059bc9d 100644
> --- a/rules/bash.in
> +++ b/rules/bash.in
> @@ -186,7 +186,7 @@ config BASH_PROCSUBST
> named pipes (FIFOs) or the '/dev/fd' method of naming open
> files. It takes the form of <(list) or >(list).
>
> -config BASH_COMPLETION
> +config BASH_BASHCOMPLETION
> bool
> prompt "Enable programmable completion"
> help
> diff --git a/rules/bash.make b/rules/bash.make
> index 238eb75..a29c9c6 100644
> --- a/rules/bash.make
> +++ b/rules/bash.make
> @@ -63,7 +63,7 @@ BASH_AUTOCONF := \
> --$(call ptx/endis, PTXCONF_BASH_MULTIBYTE)-multibyte \
> --disable-net-redirections \
> --$(call ptx/endis, PTXCONF_BASH_PROCSUBST)-process-substitution \
> - --$(call ptx/endis, PTXCONF_BASH_COMPLETION)-progcomp \
> + --$(call ptx/endis, PTXCONF_BASH_BASHCOMPLETION)-progcomp \
> --$(call ptx/endis, PTXCONF_BASH_ESC)-prompt-string-decoding \
> --$(call ptx/endis, PTXCONF_BASH_EDIT)-readline \
> --$(call ptx/endis, PTXCONF_BASH_RESTRICTED)-restricted \
> --
> 2.3.1
>
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2015-03-26 9:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-04 11:09 [ptxdist] Updated bash to release 4.3.30 and other cleanups carsten.schlote
2015-03-04 11:09 ` [ptxdist] [PATCH 1/2] bash: Updated the bash shell to release 4.3.30 carsten.schlote
2015-03-26 9:11 ` Michael Olbrich
2015-03-04 11:09 ` [ptxdist] [PATCH 2/2] bash: Renamed option to avoid problem with bash-completion package carsten.schlote
2015-03-26 9:12 ` Michael Olbrich [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=20150326091209.GV3000@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox