Fix lintian build for cgts-client

Bash completion scripts are expected to
be in usr/share/bash-completion/completions.

See https://bugs.debian.org/776954

Story: 2009101
Task: 43047

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Ia1c62c17e3654b30a4b83d8adae8c25feaad1162
This commit is contained in:
Charles Short 2021-11-01 09:57:53 -04:00
parent b6405a7ae8
commit fbd69a0e22
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
/etc/bash_completion.d/

View File

@ -1,2 +1,2 @@
tools/system.bash_completion etc/bash_completion.d/
tools/system.bash_completion usr/share/bash-completion/completions/system
usr