summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-14 07:21:54 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-14 07:21:54 +0000
commit37629a859da7970d97c24bee1eaf5de1645d4392 (patch)
tree89a9062ca5a4a7540557408173d0cafc1fe1b7f2
parentbc14fa56c58cc191316c0c39466c05379b41fa1a (diff)
automatic import of python-tokenizers
-rw-r--r--python-tokenizers.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-tokenizers.spec b/python-tokenizers.spec
index ef78fc4..45e1e35 100644
--- a/python-tokenizers.spec
+++ b/python-tokenizers.spec
@@ -60,7 +60,7 @@ cd ./bindings/python
%files -n python3-%{pypi_name}
%license LICENSE
%doc README.md
-%{python3_sitelib}/%{pypi_name}*
+%{python3_sitearch}/%{pypi_name}*
%changelog
* Sun Mar 31 2024 YunShu