commit | 9386a4a7150fe11690af1897cf28c206c54cde9c | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Aug 18 12:00:59 2020 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Sep 30 19:11:36 2020 +0200 |
tree | 72a0dc762a33cdf398b53cb4f36490759bf0ea13 | |
parent | ec986777accd688c1b7159778c9cc729e54a87f4 [diff] |
oslib-posix: default exec_dir to bindir If the exec_dir cannot be retrieved, just assume it's the installation directory that was specified at configure time. This makes it simpler to reason about what the callers will do if they get back an empty path. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>