Assert that %pyproject_files contains a license file
This commit is contained in:
parent
01a67c2e9d
commit
b11aa7eefc
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ PYTHONPATH="${PWD}" %make_build -C docs latex \
|
|||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files chardet
|
||||
%pyproject_save_files -l chardet
|
||||
install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 '%{SOURCE2}'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue