Leftover
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
07f0adc4db
commit
b6c7bd6af4
@ -2,16 +2,11 @@
|
|||||||
|
|
||||||
%{!?need_bootstrap: %global need_bootstrap %{need_bootstrap_set}}
|
%{!?need_bootstrap: %global need_bootstrap %{need_bootstrap_set}}
|
||||||
|
|
||||||
%global __minimal 0
|
|
||||||
|
|
||||||
%ifarch %{arm}
|
%ifarch %{arm}
|
||||||
# For some reason, fop hangs on arm, so for now don't generate docs by
|
# For some reason, fop hangs on arm, so for now don't generate docs by
|
||||||
# default
|
# default
|
||||||
%bcond_with doc
|
%bcond_with doc
|
||||||
%else
|
%else
|
||||||
%if 0%{__minimal}
|
|
||||||
%bcond_with doc
|
|
||||||
%else
|
|
||||||
%bcond_without doc
|
%bcond_without doc
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user