handle staging projects too
This commit is contained in:
parent
45385e91da
commit
c32b4d822b
2
_config
2
_config
@ -77,7 +77,7 @@ Macros:
|
||||
%endif
|
||||
|
||||
# SUSE ALP specific change
|
||||
%if "%_project" == "SUSE:ALP:Source:Standard:Core:1.0:Build"
|
||||
%if "%_project" == "SUSE:ALP:Source:Standard:Core:1.0:Build" || "%{sub %_project 1 36}" == "SUSE:ALP:Source:Standard:1.0:Staging"
|
||||
|
||||
# no mono on ALP
|
||||
BuildFlags: excludebuild:gettext-runtime:gettext-csharp
|
||||
|
Loading…
x
Reference in New Issue
Block a user