]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Make sure the mkosi image can be built without the source tree available ...
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 10 Apr 2025 14:35:16 +0000 (16:35 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Apr 2025 14:35:16 +0000 (16:35 +0200)
Let's make sure the mkosi can be built (with `NO_BUILD` enabled) without
the source tree available. This allows running the integration tests
when only distribution packages are available but the source tree is
not.


Trivial merge