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,15 +114,15 @@ sed -i 's|systemctl daemon-reload|true|' SConscript
export CCFLAGS="%{optflags}"
export LINKFLAGS="%{__global_ldflags}"
# breaks with %{_smp_mflags}
# breaks with %%{_smp_mflags}
scons \
dbus_export=yes \
systemd=yes \
%if %{with_qt}
%if %{with_qt}
libQgpsmm=yes \
%else
%else
libQgpsmm=no \
%endif
%endif
debug=yes \
leapfetch=no \
prefix="" \