]> git.ipfire.org Git - thirdparty/systemd.git/commit
po: "detect" msgmerge-nofuzzy using file()
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Sun, 24 May 2026 11:28:58 +0000 (13:28 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sun, 24 May 2026 12:26:56 +0000 (13:26 +0100)
commit997ce3a3c01494ae08327fa89fe1079fd9c5dd1c
tree0801648b06305800629e06db886cd8ba960895b7
parent084488a39b82e5419f546171411b2122700a493d
po: "detect" msgmerge-nofuzzy using file()

With find_program, meson verbosely reports the detection of the file,
which we don't need since it's part of the repo and always present.
po/meson.build
tools/meson.build