Do not remove the empty files
py.typed files are supposed to be empty. Keep the install simple, just use it. Signed-off-by: Tom Rix <trix@redhat.com>
This commit is contained in:
parent
a8493742cf
commit
61a5051962
1 changed files with 1 additions and 2 deletions
|
|
@ -581,8 +581,7 @@ done
|
|||
|
||||
%endif
|
||||
|
||||
# rm empty files
|
||||
find %{buildroot} -type f -empty -delete
|
||||
# Do not remote the empty files
|
||||
|
||||
|
||||
%files -n python3-%{pypi_name}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue