summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python-detectron2.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/python-detectron2.spec b/python-detectron2.spec
index bb98565..0f086f8 100644
--- a/python-detectron2.spec
+++ b/python-detectron2.spec
@@ -68,7 +68,8 @@ mv %{buildroot}/doclist.lst .
%files -n python3-%{pkg_name}
%license LICENSE*
%doc README*
-%{python3_sitelib}/%{pkg_name}*
+%{python3_sitearch}/%{pkg_name}*
+%{python3_sitearch}/tools*
%files help -f doclist.lst
%{_docdir}/*