fix spec formatting
This commit is contained in:
parent
145db042da
commit
b8fb2e1a3a
@ -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="" \
|
||||
|
Loading…
Reference in New Issue
Block a user