diff options
author | Naveen M K <naveen@syrusdark.website> | 2021-05-29 19:03:11 +0530 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-05-30 00:49:43 +0300 |
commit | 7a6ad2953ab9750569db9de421180c3fb657fb1a (patch) | |
tree | 595647f1f2c7ca6bebb26fa888d38a05a9d36a94 /mesonbuild/interpreter/interpreterobjects.py | |
parent | c6ec13e6bfe5292181370e47b813212eb193a0fb (diff) | |
download | meson-7a6ad2953ab9750569db9de421180c3fb657fb1a.zip meson-7a6ad2953ab9750569db9de421180c3fb657fb1a.tar.gz meson-7a6ad2953ab9750569db9de421180c3fb657fb1a.tar.bz2 |
Don't use `os.path.relpath` in dist command
This is problematic when we meson is installed in the different
root(say C:) while building from another root(say D:).
This is how it is done in mesonpep517 and causes problems
because of that.
Diffstat (limited to 'mesonbuild/interpreter/interpreterobjects.py')
0 files changed, 0 insertions, 0 deletions