minor tweak for with_gui config
This commit is contained in:
parent
2f95247bae
commit
8c0f3bd172
@ -55,8 +55,9 @@ autoreconf
|
|||||||
%configure --disable-static \
|
%configure --disable-static \
|
||||||
%if ! %{with_gui}
|
%if ! %{with_gui}
|
||||||
--with-gui=no
|
--with-gui=no
|
||||||
|
%else
|
||||||
|
%{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user