diff --git a/qt5-qtcharts.spec b/qt5-qtcharts.spec index 05c351e..4416fc3 100644 --- a/qt5-qtcharts.spec +++ b/qt5-qtcharts.spec @@ -1,9 +1,7 @@ %global qt_module qtcharts # To build without qttools doctools package, just undefine docs -%ifarch %{arm} %{ix86} x86_64 %global docs 1 -%endif Summary: Qt5 - Charts component Name: qt5-%{qt_module} @@ -101,10 +99,10 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform} %files doc %{_qt5_docdir}/qtcharts.qch %{_qt5_docdir}/qtcharts/ +%endif %files examples %{_qt5_examplesdir}/ -%endif %changelog