fix qmake call (in current dir now)

This commit is contained in:
Rex Dieter 2017-06-15 16:38:17 -05:00
parent 26504f590d
commit d80c645944
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%build
# no shadow builds until fixed: https://bugreports.qt.io/browse/QTBUG-37417
%{qmake_qt5} ..
%{qmake_qt5}
make %{?_smp_mflags}