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}}
|
||||
|
||||
%global __minimal 0
|
||||
|
||||
%ifarch %{arm}
|
||||
# For some reason, fop hangs on arm, so for now don't generate docs by
|
||||
# default
|
||||
%bcond_with doc
|
||||
%else
|
||||
%if 0%{__minimal}
|
||||
%bcond_with doc
|
||||
%else
|
||||
%bcond_without doc
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user