simplify rhel7 doc bootstrap logic
This commit is contained in:
parent
1ae137a50b
commit
4ee8a8ec32
@ -15,7 +15,7 @@
|
||||
# define to build docs, need to undef this for bootstrapping
|
||||
# where qt5-qttools builds are not yet available
|
||||
# only primary archs (for now), allow secondary to bootstrap
|
||||
%if !0%{?rhel} || 0%{?rhel} < 7
|
||||
%if 0%{?rhel} < 7
|
||||
%ifarch %{arm} %{ix86} x86_64
|
||||
%define docs 1
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user