diff options
author | Jason Woodward <woodwardj@jaos.org> | 2021-02-21 23:46:20 -0500 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-02-27 14:35:23 +0200 |
commit | 50af09de031c8d003cd9e6afb44b774620b45696 (patch) | |
tree | 52e16c84d9f9b851a05307e4fa4f053e44bab00c /mesonbuild/compilers/d.py | |
parent | 0047f7439c6bafe964438e2c59a3686201ff24c0 (diff) | |
download | meson-50af09de031c8d003cd9e6afb44b774620b45696.zip meson-50af09de031c8d003cd9e6afb44b774620b45696.tar.gz meson-50af09de031c8d003cd9e6afb44b774620b45696.tar.bz2 |
install_man locale support
Rather than having to manually build the locale aware man paths with
`install_data('foo.fr.1', install_dir: join_paths(get_option('mandir'), 'fr', 'man1'), rename: 'foo.1')`
Support doing
`install_man('foo.fr.1', locale: 'fr')`
Diffstat (limited to 'mesonbuild/compilers/d.py')
0 files changed, 0 insertions, 0 deletions