bootstrap docs on rhel7
This commit is contained in:
parent
2bbe77d71c
commit
5304099a87
@ -15,9 +15,11 @@
|
|||||||
# define to build docs, need to undef this for bootstrapping
|
# define to build docs, need to undef this for bootstrapping
|
||||||
# where qt5-qttools builds are not yet available
|
# where qt5-qttools builds are not yet available
|
||||||
# only primary archs (for now), allow secondary to bootstrap
|
# only primary archs (for now), allow secondary to bootstrap
|
||||||
|
%if 0%{?rhel} && 0%{?rhel} < 7
|
||||||
%ifarch %{arm} %{ix86} x86_64
|
%ifarch %{arm} %{ix86} x86_64
|
||||||
%define docs 1
|
%define docs 1
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
#define pre rc1
|
#define pre rc1
|
||||||
#define snap 2013-11-08_141
|
#define snap 2013-11-08_141
|
||||||
|
Loading…
Reference in New Issue
Block a user