summaryrefslogtreecommitdiff
path: root/python-pytorch-lightning.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pytorch-lightning.spec')
-rw-r--r--python-pytorch-lightning.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/python-pytorch-lightning.spec b/python-pytorch-lightning.spec
index c4c539c..8576d35 100644
--- a/python-pytorch-lightning.spec
+++ b/python-pytorch-lightning.spec
@@ -49,7 +49,8 @@ Summary: %{pkg_summary}
%files -n python3-%{pypi_name}
%license LICENSE
%doc README.md
-%{python3_sitelib}/%{pypi_name}*
+%{python3_sitelib}/lightning*
+%{_bindir}/lightning*
%changelog
* Sun Mar 31 2024 YunShu