diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 03:09:24 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 03:09:24 +0000 |
commit | be35fb9662342d46dc63cff409d65da6f9351c77 (patch) | |
tree | 5cfc791a064d61b59e436679a5fa57f6e9f770af /python-NeMo.spec | |
parent | 6d566ddb9a7804be645418e8a6794d61615f6172 (diff) |
automatic import of python-NeMoopeneuler23.09
Diffstat (limited to 'python-NeMo.spec')
-rw-r--r-- | python-NeMo.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python-NeMo.spec b/python-NeMo.spec index 009643e..bc92257 100644 --- a/python-NeMo.spec +++ b/python-NeMo.spec @@ -64,7 +64,8 @@ mv %{buildroot}/doclist.lst . %files -n python3-%{pkg_name} %license LICENSE* %doc README* -%{python3_sitelib}/%{pkg_name}* +%{python3_sitelib}/nemo* +%{python3_sitelib}/tests* %files help -f doclist.lst %{_docdir}/* |