fix previous commit and reenable sd_boot on regular builds

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1327
This commit is contained in:
Franck Bui 2022-11-17 21:09:00 +00:00 committed by Git OBS Bridge
parent 01bb6005e2
commit b420559c6e

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