From e44018f67ed31c291080760af723ae1fd93e69d5 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 13 Jan 2014 22:20:31 -0600 Subject: [PATCH] bootstrap epel7 --- qt5-qttools.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qt5-qttools.spec b/qt5-qttools.spec index 4e90ba0..9638aca 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -5,9 +5,11 @@ # 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} < 7 %ifarch %{arm} %{ix86} x86_64 %define docs 1 %endif +%endif Summary: Qt5 - QtTool components Name: qt5-qttools