]> git.ipfire.org Git - thirdparty/kmod.git/commit
meson: switch to / operator instead of join_paths()
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 24 Oct 2024 22:00:03 +0000 (23:00 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 24 Oct 2024 22:46:25 +0000 (17:46 -0500)
commit8d409560e519dddcefa937f71c41cd99cb1eb017
treef071065f380893462d5f53b1ce45be840ad65c11
parentcb9a656f83a705e195a25cba9f4ca25f8c9838e0
meson: switch to / operator instead of join_paths()

The former was introduced with meson v0.49.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/209
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
man/meson.build
meson.build
testsuite/meson.build