1
0
forked from cockpit/_ObsPrj
_ObsPrj/_config
Jan Zerebecki b40e3030ff
prjconf addition to make it build on SLFO_16.0
I added this repo in OBS, to have a build for it.
2025-02-07 11:35:13 +01:00

10 lines
247 B
Plaintext

BuildFlags: excludebuild:cockpit-suse-theme
%if "%_repository" == "openSUSE_Factory_ARM" || "%_repository" == "openSUSE_Tumbleweed"
BuildFlags: excludebuild:local-npm-registry
%endif
%if "%_repository" == "SLFO_16.0"
Prefer: SLES-release
%endif