forked from pool/python-wcwidth
Accepting request 896864 from home:cgiboudeaux:branches:devel:languages:python
- Fix the %doc files. README.rst is a symlink pointing to docs/intro.rst. OBS-URL: https://build.opensuse.org/request/show/896864 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=33
This commit is contained in:
@@ -85,7 +85,7 @@ sed -i 's/looponfailroots.*//' tox.ini
|
||||
%if ! %{with test}
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%doc docs/intro.rst
|
||||
%{python_sitelib}/*
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user