]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: drop unused SYSTEMD_STDIO_BRIDGE_BINARY_PATH 22147/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 17 Jan 2022 10:49:41 +0000 (11:49 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 17 Jan 2022 10:59:08 +0000 (11:59 +0100)
commit2979c8b7fc86c21b4a2536820a7e066f28683b42
tree7115a71865591209761a69290199f35b2816340c
parent0d8930fd6d0416fbe1c14958a47c1d768e156aa2
meson: drop unused SYSTEMD_STDIO_BRIDGE_BINARY_PATH

The whole point of systemd-stdio-bridge is to be executed on "foreign" systems
where the path might be different, so we use $PATH to find the binary everywhere.
meson.build