Expect maturin to handle license files
This commit is contained in:
parent
dd26b0fa97
commit
26737d07f0
1 changed files with 1 additions and 2 deletions
|
|
@ -142,7 +142,7 @@ done
|
|||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files cramjam
|
||||
%pyproject_save_files -l cramjam
|
||||
|
||||
|
||||
%check
|
||||
|
|
@ -165,7 +165,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