diff options
-rw-r--r-- | python-datasets.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-datasets.spec b/python-datasets.spec index ca45ca8..eabb2a8 100644 --- a/python-datasets.spec +++ b/python-datasets.spec @@ -64,7 +64,7 @@ mv %{buildroot}/doclist.lst . %files -n python3-%{pkg_name} %license LICENSE* %doc README* -%{python3_sitelib}/%{pypi_name}* +%{python3_sitelib}/%{pkg_name}* %{_bindir}/datasets-cli %changelog |