summaryrefslogtreecommitdiff
path: root/python-pytorchvideo.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pytorchvideo.spec')
-rw-r--r--python-pytorchvideo.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/python-pytorchvideo.spec b/python-pytorchvideo.spec
index 76a4911..7c3f520 100644
--- a/python-pytorchvideo.spec
+++ b/python-pytorchvideo.spec
@@ -39,7 +39,8 @@ A deep learning library for video understanding research.
%files -n python3-%{pypi_name}
%license LICENSE
%doc README.md
-%{python3_sitearch}/%{pypi_name}
+%{python3_sitelib}/%{pypi_name}
+%{python3_sitelib}/%{pypi_name}-*.egg-info/
%changelog
* Sun Mar 31 2024 YunShu