]> git.ipfire.org Git - thirdparty/kmod.git/commit
meson: Move symlinks up
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Mon, 9 Sep 2024 07:08:54 +0000 (02:08 -0500)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Mon, 9 Sep 2024 13:53:48 +0000 (08:53 -0500)
commitf6cffbbc26f71bfa7a91b003d3d6d4ff2f8f12f2
tree8ca450850ca4799984b4d6d7db4e5be2b473c949
parented8de7074249a7f60fbc0d01921b007c99d06005
meson: Move symlinks up

Currently it's only possible to test the tools by using the symlink.
However, differently from autotools, the symlink is created inside the
testsuite dir, and only if build-tests=true. Move it to the same
directory that kmod is so it's possible to test without the testsuite.

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