summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-13 09:31:26 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-13 09:31:26 +0000
commit779b8cc59ecfbfdfd84fca3a4bae2dc0f2206ed3 (patch)
tree69f5e59d7152864cb3705c2ef1302ee4e9b7ff3b
parent667b7deea529d285567c0dace053c748894f6350 (diff)
automatic import of python-pytorch3d
-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