examples aren't doc, build doc unconditionally

Please enter the commit message for your changes. Lines starting
epel9
Rex Dieter 8 years ago
parent 96d856bf2c
commit 14cffd6d0d

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

Loading…
Cancel
Save