Fix %license tag
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docopt?expand=0&rev=15
This commit is contained in:
parent
5a6bcd4b2a
commit
241a2586f6
@ -59,7 +59,8 @@ sed -i "s|#! %{_bindir}/env python||" examples/git/git.py
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%doc LICENSE-MIT README.rst
|
||||
%license LICENSE-MIT
|
||||
%doc README.rst
|
||||
%doc examples/
|
||||
%{python_sitelib}/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user