forked from pool/python-pexpect
- Fix typo
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pexpect?expand=0&rev=34
This commit is contained in:
committed by
Git OBS Bridge
parent
e8e9387e97
commit
d36c1f6f5d
@@ -54,7 +54,7 @@ find examples -type f -name "*.cgi" -exec sed -i "s|##!%{_bindir}/env python|##!
|
||||
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
%python_expand py.test-%{$python_bun_suffix}
|
||||
%python_expand py.test-%{$python_bin_suffix}
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
||||
Reference in New Issue
Block a user