]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: fix po-man installation
authorKarel Zak <kzak@redhat.com>
Thu, 20 Mar 2025 12:15:26 +0000 (13:15 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 20 Mar 2025 12:25:54 +0000 (13:25 +0100)
commit56b97db03a56d90f0480885a35b0383afabc2e18
treee9af7365ed9dabe3a849821aebde65527422d81a
parent724a8816aee21a18333c74b2fa8c2dae4d6d3e49
meson: fix po-man installation

* in po-man/meson.build use already defined mandir
* make sure $DESTDIR is used in the install script

Addresses: https://github.com/util-linux/util-linux/pull/3378
Signed-off-by: Karel Zak <kzak@redhat.com>
po-man/meson.build
tools/poman-install.sh