Whamcloud - gitweb
LU-13225 utils: fix install path for bash-completion 48/38548/3
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 8 May 2020 23:28:39 +0000 (17:28 -0600)
committerOleg Drokin <green@whamcloud.com>
Fri, 19 Jun 2020 16:51:01 +0000 (16:51 +0000)
commit7cdc4b709a2147fa98a9bb56ff06a1dfcaa434a5
tree47c9033c31b3830bc805451e2ce84405ddb40157
parentc5381d73b1d83deed561456bc476d63696b9af16
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.

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/38548
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@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