diff options
author | Aleksey Filippov <alekseyf@google.com> | 2018-02-04 14:03:11 +0000 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-02-05 22:34:30 +0200 |
commit | 20c1cb7d02f77ada1446b592d8915ec4945994e3 (patch) | |
tree | 071691bc241cf9f91b66ce28fe1f22abdc559242 /mesonbuild/interpreter.py | |
parent | 66b14e20cc3a900a1bc15bc2bb1631a3f98a28c5 (diff) | |
download | meson-20c1cb7d02f77ada1446b592d8915ec4945994e3.zip meson-20c1cb7d02f77ada1446b592d8915ec4945994e3.tar.gz meson-20c1cb7d02f77ada1446b592d8915ec4945994e3.tar.bz2 |
Fix install_subdir() installation message
Print full destination path in 'Installing subdir ...' message,
including DESTDIR, consistent with other installation functions.
Use separate dst_dir and full_dst_dir variables to avoid mixing up
the order in the future and make code more readable.
Closes #3006.
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions