[Buildroot] [PATCH v2] package: Remove shell completion at finalize stage

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jul 12 19:56:22 UTC 2015


Dear Maxime Hadjinlian,

On Sun, 12 Jul 2015 17:25:57 +0200, Maxime Hadjinlian wrote:
> Instead of doing a removal of the completion file package per package,
> do it all at the finalize stage so it's done once and for all.
> 
> Note: This fixes an issue with systemd where passing a --bashcompletiondir
> or --zshcompletiondir would be evaluated to '.' by the autotools macro.
> This would create a 'target./' directory.
> 
> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian at gmail.com>
> ---
> V1 -> V2: fix inverted path between bash and zsh
> ---
>  Makefile                         | 6 ++++++
>  package/kmod/kmod.mk             | 4 ----
>  package/systemd/systemd.mk       | 8 --------
>  package/util-linux/util-linux.mk | 6 ------
>  4 files changed, 6 insertions(+), 18 deletions(-)

Applied, thanks.

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



More information about the buildroot mailing list