diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-15 03:48:35 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-15 03:48:35 +0000 |
commit | 9ba26e1c7d5d5483ad8fc6969f9701abf512d856 (patch) | |
tree | 8605a19e7efb01f550bf633f22c1ddc54bf1856a | |
parent | 286014a70f495841a5ce30802ce3ec7698a3605b (diff) |
automatic import of python-pytorchvideo
-rw-r--r-- | python-pytorchvideo.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-pytorchvideo.spec b/python-pytorchvideo.spec index a5104fa..60bb69e 100644 --- a/python-pytorchvideo.spec +++ b/python-pytorchvideo.spec @@ -68,7 +68,7 @@ mv %{buildroot}/doclist.lst . %files -n python3-%{pkg_name} %license LICENSE %doc README.md -%{python3_sitearch}/%{pkg_name}* +%{python3_sitelib}/%{pkg_name}* %files doc -f doclist.lst %{_docdir}/* |