[devstack] change libfmcommon path to /usr/local/lib64
Change-Id: I7cb026a12518dfc56d9b0bb0b07a58362f1a8543 Signed-off-by: Sun Austin <austin.sun@intel.com>
This commit is contained in:
parent
83023a2d18
commit
767cdc211c
@ -267,7 +267,7 @@ function install_fm_common {
|
||||
|
||||
# Make sure we can find it later
|
||||
# TODO: this should be managed better
|
||||
echo /usr/local/lib | sudo tee /etc/ld.so.conf.d/stx-fault.conf
|
||||
echo /usr/local/lib64 | sudo tee /etc/ld.so.conf.d/stx-fault.conf
|
||||
sudo ldconfig
|
||||
popd
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user