diff --git a/qt5-qtserialport.spec b/qt5-qtserialport.spec index 4f199fe..9afe7a3 100644 --- a/qt5-qtserialport.spec +++ b/qt5-qtserialport.spec @@ -1,9 +1,6 @@ %global qt_module qtserialport -# To build without qttools doctools package, just undefine docs -%ifarch %{arm} %{ix86} x86_64 %global docs 1 -%endif Summary: Qt5 - SerialPort component Name: qt5-%{qt_module} @@ -119,10 +116,10 @@ popd %license LICENSE.FDL %{_qt5_docdir}/qtserialport.qch %{_qt5_docdir}/qtserialport/ +%endif %files examples %{_qt5_examplesdir}/ -%endif %changelog