summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-14 03:00:28 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-14 03:00:28 +0000
commitb5486c1d5116fd49292ee33b1749b050b514c595 (patch)
tree1fd11e447f114fd855b7f757dc6566b5ce534428
parent37aa5d07ac7d3c2eb8b7d4d9ee9d0c2cf3024193 (diff)
automatic import of python-pytorch-lightning
-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