Accepting request 489308 from home:dimstar:branches:system:install:head
Add a dummy Name: tag for the case of no theme... this package is never built.. but it helps the bot OBS-URL: https://build.opensuse.org/request/show/489308 OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1006
This commit is contained in:
parent
3f989c1325
commit
70d75aadf6
@ -454,7 +454,13 @@ BuildRequires: python-libstoragemgmt
|
||||
# our images are not reproducible and it's taking time
|
||||
#!BuildIgnore: build-compare
|
||||
|
||||
%if "@BUILD_FLAVOR@" == ""
|
||||
# This package is never built - but it helps the bots seeing that this package
|
||||
# is intentionally as messed up as it is
|
||||
Name: installation-images
|
||||
%else
|
||||
Name: installation-images-%{theme}
|
||||
%endif
|
||||
AutoReqProv: off
|
||||
ExcludeArch: %arm
|
||||
Summary: Installation Image Files for %theme
|
||||
|
Loading…
x
Reference in New Issue
Block a user