14
0
forked from pool/python-pygame
2021-09-16 12:30:39 +00:00
committed by Git OBS Bridge
parent f4bea99d0c
commit 53fe341b9d

View File

@@ -126,7 +126,7 @@ export SDL_VIDEODRIVER=dummy
export SDL_AUDIODRIVER=disk
export LANG=en_US.UTF-8
%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}
$python -m pygame.tests.__main__ --exclude opengl --time_out 300
$python -m pygame.tests.__main__ -v --exclude opengl --time_out 300
}
%files %{python_files}