diff options
author | Emmanuel N. Millán <emmanueln@gmail.com> | 2016-10-13 14:56:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-13 14:56:28 +0700 |
commit | f9046698c4d5934791f1462aa8ef5e28c3f53e0d (patch) | |
tree | a802c1e8c959e6f816a1a9e287a5ff9c81e7b87f /system/openmpi/doinst.sh | |
parent | f43a8618e3c23198d2e7f4a50e1af3157d716a3d (diff) | |
download | slackbuilds-f9046698c4d5934791f1462aa8ef5e28c3f53e0d.tar.gz |
system/openmpi: Updated for version 1.10.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/openmpi/doinst.sh')
-rw-r--r-- | system/openmpi/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/openmpi/doinst.sh b/system/openmpi/doinst.sh index 11d0b65549..8692f863ca 100644 --- a/system/openmpi/doinst.sh +++ b/system/openmpi/doinst.sh @@ -12,5 +12,5 @@ config() { } config etc/openmpi-default-hostfile.new -config etc/openmpi-totalview.tcl.new config etc/openmpi-mca-params.conf.new +config etc/openmpi-totalview.tcl.new |