Skip to content

Add support for building from git in OBS

Luca Boccassi requested to merge bluca/systemd:obs into main

These minimal changes allow building an Arch package using the recipe and the upstream sources from main on SUSE's build service:

https://build.opensuse.org/package/show/home:bluca:systemd/systemd

Unfortunately there's no nice way to detect we are building on this system, but there are some quite unique heuristics that can be used in the form of specific config files and directories, which is good enough for this purpose.

Merge request reports

Loading