forked from pool/systemd
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:
parent
01bb6005e2
commit
b420559c6e
@ -59,7 +59,7 @@
|
|||||||
%bcond_without portabled
|
%bcond_without portabled
|
||||||
%bcond_without resolved
|
%bcond_without resolved
|
||||||
%ifarch %{ix86} x86_64 aarch64
|
%ifarch %{ix86} x86_64 aarch64
|
||||||
%bcond_with sd_boot
|
%bcond_without sd_boot
|
||||||
%else
|
%else
|
||||||
%bcond_with sd_boot
|
%bcond_with sd_boot
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user