forked from pool/python-pygame
be verbose
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=31
This commit is contained in:
@@ -126,7 +126,7 @@ export SDL_VIDEODRIVER=dummy
|
|||||||
export SDL_AUDIODRIVER=disk
|
export SDL_AUDIODRIVER=disk
|
||||||
export LANG=en_US.UTF-8
|
export LANG=en_US.UTF-8
|
||||||
%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}
|
%{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}
|
%files %{python_files}
|
||||||
|
Reference in New Issue
Block a user