bootstrap epel7

This commit is contained in:
Rex Dieter 2014-01-13 22:20:31 -06:00
parent fe02e0d634
commit e44018f67e

View File

@ -5,9 +5,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} < 7
%ifarch %{arm} %{ix86} x86_64 %ifarch %{arm} %{ix86} x86_64
%define docs 1 %define docs 1
%endif %endif
%endif
Summary: Qt5 - QtTool components Summary: Qt5 - QtTool components
Name: qt5-qttools Name: qt5-qttools