mirror of
https://github.com/systemd/systemd.git
synced 2025-02-09 13:57:42 +03:00
If the systemd version on the host is too old and there's no local build directory, use the default tools tree which will build an image containing all the tooling required to build systemd and use that to build the other presets.
8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Match]
|
|
PathExists=build/
|
|
|
|
[Host]
|
|
ExtraSearchPaths=build/
|