Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'jb49761' into 'master'
Fix building with aarch64 multilib.

See merge request mer-core/python3-sniffio!2
  • Loading branch information
Matti Kosola committed May 21, 2020
2 parents eeb90fd + a94d522 commit f457917
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rpm/python3-sniffio.spec
Expand Up @@ -27,6 +27,6 @@ rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%{python3_sitearch}/sniffio
%{python3_sitearch}/sniffio-*.egg-info
%exclude %{python3_sitearch}/sniffio/_tests
%{python3_sitelib}/sniffio
%{python3_sitelib}/sniffio-*.egg-info
%exclude %{python3_sitelib}/sniffio/_tests

0 comments on commit f457917

Please sign in to comment.