missed fixing one 'make' call for out-of-tree build
This commit is contained in:
parent
3de645af84
commit
ebea8f545d
@ -501,7 +501,7 @@ make %{?_smp_mflags} -C %{_target_platform}/qmake \
|
||||
QMAKE_STRIP=
|
||||
%endif
|
||||
|
||||
make %{?_smp_mflags}
|
||||
make %{?_smp_mflags} -C %{_target_platform}
|
||||
|
||||
%if 0%{?docs}
|
||||
# HACK to avoid multilib conflicts in noarch content
|
||||
|
Loading…
Reference in New Issue
Block a user