s/sub-tests-all/sub-tests/

This commit is contained in:
Rex Dieter 2016-05-05 20:49:28 -05:00
parent ebea8f545d
commit cc36bce4dd
1 changed files with 1 additions and 1 deletions

View File

@ -618,7 +618,7 @@ install -p -m755 -D %{SOURCE6} %{buildroot}%{_sysconfdir}/X11/xinit/xinitrc.d/10
export CTEST_OUTPUT_ON_FAILURE=1
export PATH=%{buildroot}%{_qt5_bindir}:$PATH
export LD_LIBRARY_PATH=%{buildroot}%{_qt5_libdir}
make sub-tests-all %{?_smp_mflags} -C %{_target_platform}
make sub-tests %{?_smp_mflags} -C %{_target_platform}
xvfb-run -a \
dbus-launch --exit-with-session \
time \