Whamcloud - gitweb
LU-13225 utils: fix install path for bash-completion 70/38670/2
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 8 May 2020 23:28:39 +0000 (17:28 -0600)
committerOleg Drokin <green@whamcloud.com>
Sat, 11 Jul 2020 07:28:06 +0000 (07:28 +0000)
commit5a867da63f9ffcc276c517e8e0fecc29b70316f3
tree28c1fbd6a91d3f290288df2d8c5521b3b398da49
parent46e3ebb920a4408cf57b548b1ea8efb1a51e654a
LU-13225 utils: fix install path for bash-completion

Fix the default install path for bash-completion if the package is
not installed at build time.  This avoids BASH_COMPLETION_DIR being
badly formatted in the lustre.spec file.

Lustre-change: https://review.whamcloud.com/38548

Fixes: dfb4afc24102 ("LU-13225 utils: bash completion for lfs and lctl")
Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ie50071c4ff86f57bc9dd53409ae339da2a3ebbe5
Reviewed-on: https://review.whamcloud.com/38670
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Ben Evans <beevans@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre.spec.in
lustre/autoconf/lustre-core.m4