SHA256
1
0
forked from pool/systemd

Accepting request 1036605 from Base:System

- Reenable build of sd_boot, it was mistakenly disabled during the integration
  of v252.

OBS-URL: https://build.opensuse.org/request/show/1036605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=370
This commit is contained in:
Dominique Leuenberger 2022-11-19 17:08:44 +00:00 committed by Git OBS Bridge
parent 2ae1dfaaae
commit 709924c9fa
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 18 08:07:33 UTC 2022 - Franck Bui <fbui@suse.com>
- Reenable build of sd_boot, it was mistakenly disabled during the integration
of v252.
-------------------------------------------------------------------
Mon Nov 14 11:15:06 UTC 2022 - Franck Bui <fbui@suse.com>

View File

@ -59,7 +59,7 @@
%bcond_without portabled
%bcond_without resolved
%ifarch %{ix86} x86_64 aarch64
%bcond_with sd_boot
%bcond_without sd_boot
%else
%bcond_with sd_boot
%endif