[lammps] 04/05: Replace deprecated MPI-flag in debian/rules.

Anton Gladky gladk at moszumanska.debian.org
Wed Apr 16 18:04:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository lammps.

commit cca800004cbe04b494302bb173e7f620219ddbd0
Author: Anton Gladky <gladk at debian.org>
Date:   Wed Apr 16 19:23:10 2014 +0200

    Replace deprecated MPI-flag in debian/rules.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 32cb712..d6a2051 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export OMPI_MCA_plm_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
+export OMPI_MCA_orte_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
 export NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
 
 disable_auto_test_archs_mpi = hurd-i386 mips mipsel s390 s390x

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lammps.git



More information about the debian-science-commits mailing list