diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-13 09:31:26 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-13 09:31:26 +0000 |
commit | 779b8cc59ecfbfdfd84fca3a4bae2dc0f2206ed3 (patch) | |
tree | 69f5e59d7152864cb3705c2ef1302ee4e9b7ff3b | |
parent | 667b7deea529d285567c0dace053c748894f6350 (diff) |
automatic import of python-pytorch3d
-rw-r--r-- | python-pytorch3d.spec | 4 |
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 |