summaryrefslogtreecommitdiff
path: root/lammps.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-12-13 12:14:58 +0000
committerCoprDistGit <infra@openeuler.org>2024-12-13 12:14:58 +0000
commit0ee8c56bd299b35d6557fb2c05b86d0739cb82ac (patch)
tree2dd63a79a4059fa4094748fd1b71c3f7c7d9e5c7 /lammps.spec
parent1c4319fc5d3c64649c3d7d519502fcae555537ab (diff)
automatic import of lammps
Diffstat (limited to 'lammps.spec')
-rw-r--r--lammps.spec5
1 files changed, 0 insertions, 5 deletions
diff --git a/lammps.spec b/lammps.spec
index 2cc77a9..68ce974 100644
--- a/lammps.spec
+++ b/lammps.spec
@@ -254,9 +254,6 @@ done
cd python
%py3_install
-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
%global testargs --label-exclude unstable --exclude-regex '\(SimpleCommands\|Variables\|ComputeGlobal\|MolPairStyle:coul_slater_long\|AtomicPairStyle:meam_spline\|FixTimestep:.*\|.*tip4p.*\)'
@@ -281,8 +278,6 @@ set -e
# test -n "${mpi}" && module unload mpi/${mpi}-%{_arch} && export PYTHONPATH="${old_PYTHONPATH}"
#done
-#%py3_check_import -t
-
%ldconfig_scriptlets
%files