diff options
| author | CoprDistGit <infra@openeuler.org> | 2024-04-15 23:31:43 +0000 | 
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2024-04-15 23:31:43 +0000 | 
| commit | 240cc71ae41d76d010713766b7cfe1bc74d60b92 (patch) | |
| tree | 171ea1f67b3d3ce5f11efa20c1b3d1e71fb4ec1e | |
| parent | 53e21edf9524557200afac38c846a9c7770c3d91 (diff) | |
automatic import of python-tokenizersopeneuler23.09
| -rw-r--r-- | python-tokenizers.spec | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/python-tokenizers.spec b/python-tokenizers.spec index a8ee18a..f194244 100644 --- a/python-tokenizers.spec +++ b/python-tokenizers.spec @@ -68,6 +68,7 @@ cd ./bindings/python  %install  cd ./bindings/python  %pyproject_install +cd ../../  # help pkg files:  install -d -m755 %{buildroot}/%{_pkgdocdir}  if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi @@ -92,6 +93,7 @@ mv %{buildroot}/doclist.lst .  %changelog  * Mon Apr 15 2024 YunShu -- add help subpackage +- add help subpackage\ +  * Sun Mar 31 2024 YunShu  - add tokenizers 0.15.0 | 
