Assert that %pyproject_files contains a license file
This commit is contained in:
parent
c81aa02054
commit
73a12053bc
1 changed files with 1 additions and 2 deletions
|
|
@ -67,7 +67,7 @@ export PYTHONPATH="${PWD}"
|
|||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files mapvbvd
|
||||
%pyproject_save_files -l mapvbvd
|
||||
|
||||
|
||||
%check
|
||||
|
|
@ -75,7 +75,6 @@ export PYTHONPATH="${PWD}"
|
|||
|
||||
|
||||
%files -n python3-pymapvbvd -f %{pyproject_files}
|
||||
# pyproject_files handles LICENSE; verify with “rpm -qL -p …”
|
||||
%doc README.md
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue