Fix %doc file list
This commit is contained in:
parent
c7aae0b95b
commit
9bdcbe19c1
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python2}|'
|
|||
#%{__python2} setup.py test
|
||||
|
||||
%files
|
||||
%doc PKG-INFO
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{_bindir}/%{name}
|
||||
%{python2_sitelib}/%{lib_name}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue