forked from pool/systemd
replace -Dukify=no with -Dukify=false
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1452
This commit is contained in:
parent
df4bf73ed0
commit
f64fb68f19
@ -785,7 +785,7 @@ export CFLAGS="%{optflags} -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2"
|
|||||||
%if %{with sd_boot}
|
%if %{with sd_boot}
|
||||||
-Dukify=%{when experimental} \
|
-Dukify=%{when experimental} \
|
||||||
%else
|
%else
|
||||||
-Dukify=no \
|
-Dukify=false \
|
||||||
%endif
|
%endif
|
||||||
\
|
\
|
||||||
-Dtests=%{when testsuite unsafe} \
|
-Dtests=%{when testsuite unsafe} \
|
||||||
|
Loading…
Reference in New Issue
Block a user