fix spec formatting

This commit is contained in:
Miroslav Lichvar 2023-05-11 14:14:33 +02:00
parent 145db042da
commit b8fb2e1a3a

View File

@ -114,7 +114,7 @@ sed -i 's|systemctl daemon-reload|true|' SConscript
export CCFLAGS="%{optflags}" export CCFLAGS="%{optflags}"
export LINKFLAGS="%{__global_ldflags}" export LINKFLAGS="%{__global_ldflags}"
# breaks with %{_smp_mflags} # breaks with %%{_smp_mflags}
scons \ scons \
dbus_export=yes \ dbus_export=yes \
systemd=yes \ systemd=yes \