Skip to content

Commit

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

See merge request mer-core/python3-outcome!2
  • Loading branch information
Matti Kosola committed May 21, 2020
2 parents 3a59a92 + dbb9f0b commit 08e1263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rpm/python3-outcome.spec
Expand Up @@ -26,5 +26,5 @@ rm -rf %{buildroot}

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

0 comments on commit 08e1263

Please sign in to comment.