Expect maturin to handle license files
This commit is contained in:
parent
af1aea506d
commit
48e07eecc6
1 changed files with 1 additions and 2 deletions
|
|
@ -138,7 +138,7 @@ done
|
|||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files cramjam
|
||||
%pyproject_save_files -l cramjam
|
||||
|
||||
|
||||
%check
|
||||
|
|
@ -185,7 +185,6 @@ k="${k-}${k+ and }not test_variants_decompress_into"
|
|||
|
||||
|
||||
%files -n python3-cramjam -f %{pyproject_files}
|
||||
%license LICENSE LICENSES.dependencies
|
||||
%doc README.md
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue