diff options
author | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2016-08-27 22:45:50 -0400 |
---|---|---|
committer | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2016-08-27 23:07:59 -0400 |
commit | 3a593d0aca47fd0d8a18c42e14704fb863036e03 (patch) | |
tree | 15c57671a10581c928a0a34e270ce8858cce18d1 /mesonbuild/interpreter.py | |
parent | 7830cb61c39fbaf57933ac403dcdf5007667d87d (diff) | |
download | meson-3a593d0aca47fd0d8a18c42e14704fb863036e03.zip meson-3a593d0aca47fd0d8a18c42e14704fb863036e03.tar.gz meson-3a593d0aca47fd0d8a18c42e14704fb863036e03.tar.bz2 |
Always obey DESTDIR even with absolute install_dir.
Passing an absolute path to `install_dir` would previously always
attempt to install there, instead of obeying DESTDIR, since os.path.join
will 'reset' on absolute paths.
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions