aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter.py
diff options
context:
space:
mode:
authorElliott Sales de Andrade <quantum.analyst@gmail.com>2016-08-27 22:45:50 -0400
committerElliott Sales de Andrade <quantum.analyst@gmail.com>2016-08-27 23:07:59 -0400
commit3a593d0aca47fd0d8a18c42e14704fb863036e03 (patch)
tree15c57671a10581c928a0a34e270ce8858cce18d1 /mesonbuild/interpreter.py
parent7830cb61c39fbaf57933ac403dcdf5007667d87d (diff)
downloadmeson-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