summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}/*