[Bash-completion-devel] Layout change (was: Re: [SCM] bash-completion branch, master, updated. 1.3-243-g5961c3b)

David Paleino dapal at debian.org
Mon May 2 15:07:15 UTC 2011


Hello everybody,

On Mon, 02 May 2011 15:01:38 +0000, David Paleino wrote:

> The following commit has been merged in the master branch:
> commit 5961c3b8cdeebb8d0f2238970490cdc0d9b26c36
> Author: David Paleino <dapal at debian.org>
> Date:   Mon May 2 17:01:23 2011 +0200
> 
>     Layout change: everything is now in /usr/share/bash-completion/, rather
> than in /etc/.

As per roadmap for 2.x, I tried to implement a new directory layout.

The variables stay the same, apart from a BASH_COMPLETION_HELPERS_DIR to make
it easier split helpers/ away from the completions dir.

I moved everything under /usr/share/bash-completion/, which now should look
like:

$ tree -L 1 /usr/share/bash-completion/
/usr/share/bash-completion/
|-- bash_completion
|-- completions
`-- helpers

(that depends on $prefix really -- with current default autotools values,
that'd end up with /usr/local/share/...)

I hope that's ok for everyone -- before reverting, please let's discuss the
reasons here :)

Have a nice day,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/bash-completion-devel/attachments/20110502/46fbfd05/attachment.pgp>


More information about the Bash-completion-devel mailing list