fix qmake call

This commit is contained in:
Rex Dieter 2017-06-16 09:28:12 -05:00
parent 8da1951afb
commit b8567a919a

View File

@ -39,7 +39,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%build
%{qmake_qt5} .. \
%{qmake_qt5} \
%{?_qt5_examplesdir:CONFIG+=qt_example_installs}
make %{?_smp_mflags}