- Enable bootstrap
This commit is contained in:
parent
e9165f58f4
commit
fbdeb193a3
@ -1,14 +1,18 @@
|
||||
|
||||
%global qt_module qtxmlpatterns
|
||||
|
||||
%global bootstrap 1
|
||||
|
||||
%define prerelease rc
|
||||
|
||||
# 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%{?bootstrap}
|
||||
%ifarch %{arm} %{ix86} x86_64
|
||||
%define docs 1
|
||||
%endif
|
||||
|
||||
%define prerelease rc
|
||||
%endif
|
||||
|
||||
Summary: Qt5 - QtXmlPatterns component
|
||||
Name: qt5-%{qt_module}
|
||||
|
Loading…
Reference in New Issue
Block a user