From 240cc71ae41d76d010713766b7cfe1bc74d60b92 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 15 Apr 2024 23:31:43 +0000 Subject: automatic import of python-tokenizers --- python-tokenizers.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'python-tokenizers.spec') 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 -- cgit v1.2.3