summaryrefslogtreecommitdiff
path: root/python-pytorch3d.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pytorch3d.spec')
-rw-r--r--python-pytorch3d.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-pytorch3d.spec b/python-pytorch3d.spec
index ff671b6..675a0b3 100644
--- a/python-pytorch3d.spec
+++ b/python-pytorch3d.spec
@@ -43,8 +43,8 @@ export MAX_JOBS=4
%files -n python3-%{pypi_name}
%license LICENSE
%doc README.md
-%{python3_sitelib}/%{pypi_name}
-%{python3_sitelib}/%{pypi_name}-*.egg-info/
+%{python3_sitearch}/%{pypi_name}
+%{python3_sitearch}/%{pypi_name}-*.egg-info/
%changelog
* Sun Mar 31 2024 YunShu