summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-12-13 11:18:56 +0000
committerCoprDistGit <infra@openeuler.org>2024-12-13 11:18:56 +0000
commit1c4319fc5d3c64649c3d7d519502fcae555537ab (patch)
treeccc6697ebf67c214538888d68976529d3ea0aa8a
parent13b8b9ff2642ca297b89de678a2e94c6a89ac2e4 (diff)
automatic import of lammps
-rw-r--r--lammps.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/lammps.spec b/lammps.spec
index 2bde381..2cc77a9 100644
--- a/lammps.spec
+++ b/lammps.spec
@@ -253,7 +253,9 @@ done
cd python
%py3_install
-%py3_save_files lammps
+
+cp -r /builddir/build/BUILD/lammps-patch_19Nov2024/python /usr/lib/python3.11/site-packages/
+python3.11 -m compileall /usr/lib/python3.11/site-packages/lammps
%check