diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 03:02:37 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 03:02:37 +0000 |
commit | 5caae97b05d510f8682b78d772c43e564436906d (patch) | |
tree | f9623a47b62aeb57440fa505764517c9a314f2bb | |
parent | 7f64ec81cbd67350cc1162ec504de26d232fede3 (diff) |
automatic import of python-detectron2openeuler23.09
-rw-r--r-- | python-detectron2.spec | 3 |
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}/* |