Merge pull request 'handle staging projects too' (#20) from fcrozat/SUSE_ALP_Standard:1.0 into 1.0
Reviewed-on: https://src.suse.de/products/SUSE_ALP_Standard/pulls/20
This commit is contained in:
commit
4e46959ced
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