summaryrefslogtreecommitdiff
path: root/python-tokenizers.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-tokenizers.spec')
-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