]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: fix install path of example .network files 29928/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 8 Nov 2023 12:52:38 +0000 (21:52 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 8 Nov 2023 12:55:44 +0000 (21:55 +0900)
commite941da8425597985d257caaa6593c6ec72402a0d
treea84348b5346532cef414a280ba6a7bfd8be28e3a
parent35dbb8b0d69099f6cdf3ea8ce5f4c2817daf010f
meson: fix install path of example .network files

It seems that when 'rename' field is set, the path (instead of the
filename) is appended to the 'install_dir'.

Follow-up for 9b7a624267fddc5c20bd15480e7a393d7a3b270e.

Fixes #29925.
network/meson.build