mtr: fix_vs_config doesn't change bindir
Signed-off-by: Daniel Black <daniel.black@au.ibm.com>
This commit is contained in:
parent
a06f2f430f
commit
c8c6a9fdf4
@ -1290,10 +1290,6 @@ sub command_line_setup {
|
|||||||
|
|
||||||
fix_vs_config_dir();
|
fix_vs_config_dir();
|
||||||
|
|
||||||
# Respect MTR_BINDIR variable, which is typically set in to the
|
|
||||||
# build directory in out-of-source builds.
|
|
||||||
$bindir=$ENV{MTR_BINDIR}||$basedir;
|
|
||||||
|
|
||||||
# Look for the client binaries directory
|
# Look for the client binaries directory
|
||||||
if ($path_client_bindir)
|
if ($path_client_bindir)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user