Accepting request 570463 from home:dimstar:Factory
- Own /usr/lib/skelcd if skelcd_compat is set: until the products are fully migrated to the product builder rewrite, some still use the legacy /CD1 path. They advertise this by defining skelcd_compat=1. This addresses the i-i failures in Staging:A OBS-URL: https://build.opensuse.org/request/show/570463 OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1106
This commit is contained in:
parent
0fd53f21dd
commit
afaf59145e
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 29 08:56:02 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
- Own /usr/lib/skelcd if skelcd_compat is set: until the products
|
||||
are fully migrated to the product builder rewrite, some still use
|
||||
the legacy /CD1 path. They advertise this by defining
|
||||
skelcd_compat=1.
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Mon Jan 29 09:25:54 UTC 2018 - wfeldt@opensuse.org
|
||||
|
||||
|
@ -663,6 +663,9 @@ rm -rf %{buildroot}
|
||||
|
||||
%files -n skelcd-installer-%{theme}
|
||||
%defattr(-,root,root)
|
||||
%if 0{?skelcd_compat}
|
||||
%dir /usr/lib/skelcd
|
||||
%endif
|
||||
/usr/lib/skelcd/CD1
|
||||
|
||||
%files -n installation-images-debuginfodeps-%{theme}
|
||||
|
Loading…
x
Reference in New Issue
Block a user