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 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 \
|
||||||
%if %{with_qt}
|
%if %{with_qt}
|
||||||
libQgpsmm=yes \
|
libQgpsmm=yes \
|
||||||
%else
|
%else
|
||||||
libQgpsmm=no \
|
libQgpsmm=no \
|
||||||
%endif
|
%endif
|
||||||
debug=yes \
|
debug=yes \
|
||||||
leapfetch=no \
|
leapfetch=no \
|
||||||
prefix="" \
|
prefix="" \
|
||||||
|
Loading…
Reference in New Issue
Block a user