]> git.ipfire.org Git - thirdparty/kmod.git/commit
meson: fold distconfdir/moduledir handling
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 24 Oct 2024 13:07:52 +0000 (14:07 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 24 Oct 2024 22:46:26 +0000 (17:46 -0500)
commit9023f4f1bbf7ce581d0db202f8cf38c418020428
treee6d56799a3711a09b2ae2aec7c541b3ed395e78b
parent7401bb075be243ad83d806fcc56fb0e43bc94968
meson: fold distconfdir/moduledir handling

We're about to add a few more checks, so instead of duplicating them
fold the handling of custom variables in single place.

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>
meson.build