- Enable bootstrap

This commit is contained in:
Helio Chissini de Castro 2015-06-29 15:01:52 -03:00
parent e9165f58f4
commit fbdeb193a3

View File

@ -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}