summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-15 03:48:35 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-15 03:48:35 +0000
commit9ba26e1c7d5d5483ad8fc6969f9701abf512d856 (patch)
tree8605a19e7efb01f550bf633f22c1ddc54bf1856a
parent286014a70f495841a5ce30802ce3ec7698a3605b (diff)
automatic import of python-pytorchvideo
-rw-r--r--python-pytorchvideo.spec2
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}/*