diff options
author | CoprDistGit <infra@openeuler.org> | 2024-12-14 17:32:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-12-14 17:32:33 +0000 |
commit | a66d6486f7bbcb084dab33dd541e6802058f1df5 (patch) | |
tree | 2566d78950940b0e9c7699f18fbd460db274265f | |
parent | 6dc73fc8b5462c6b5d1181f02450902a79ab028b (diff) |
automatic import of lammps
-rw-r--r-- | lammps.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lammps.spec b/lammps.spec index fc93327..aaa8883 100644 --- a/lammps.spec +++ b/lammps.spec @@ -305,7 +305,9 @@ set -e %{_libdir}/openmpi*/lib/cmake/LAMMPS %endif -%files -n python3-%{name} -f %{py3_files} +%files -n python3-%{name} +%{python3_sitelib}/lammps +%{python3_sitelib}/lammps-*.egg-info %files headers %license LICENSE |