diff options
-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}/* |