[Bash-completion-devel] [PATCH 01/10] bash-completion: add bash completetion configure option

Karel Zak kzak at redhat.com
Fri Mar 29 09:42:18 UTC 2013


On Thu, Mar 28, 2013 at 11:22:46AM +0000, Sami Kerola wrote:
> On Wed, Mar 27, 2013 at 10:07 PM, Sami Kerola <kerolasa at iki.fi> wrote:
> > Signed-off-by: Sami Kerola <kerolasa at iki.fi>
> > ---
> >  Makefile.am                    |  5 +++++
> >  configure.ac                   | 13 +++++++++++++
> >  shell-completion/Makemodule.am |  1 +
> >  3 files changed, 19 insertions(+)
> >  create mode 100644 shell-completion/Makemodule.am
> 
> Do we need './configure
> --disable-overwriting-bash-compilation-package-files'?

 Hmm... not sure, it's distro specific decision/policy.

 Maybe we need --disable-bash-completion, it should enough.

> I realized some of the files I wrote will conflicting with the

 Which files? We can add some info to ReleaseNotes to make it easy for
 distros.

> http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=tree;f=completions

 What about to use .ul (or .util-linux) suffix for the conflicting
 files and in the bash-completion package check for these files and use
 it if exists? See for example:

  http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=blob;f=completions/umount

 CC: to bash-completion-devel at lists.alioth.debian.org, maybe they
 already have any idea how to resolve the conflicts between packages.

    Karel

-- 
 Karel Zak  <kzak at redhat.com>
 http://karelzak.blogspot.com



More information about the Bash-completion-devel mailing list