aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/hpl/hpl-2.1.ebuild')
-rw-r--r--sys-cluster/hpl/hpl-2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/hpl/hpl-2.1.ebuild b/sys-cluster/hpl/hpl-2.1.ebuild
index 95036e0..be032cf 100644
--- a/sys-cluster/hpl/hpl-2.1.ebuild
+++ b/sys-cluster/hpl/hpl-2.1.ebuild
@@ -67,7 +67,7 @@ src_install() {
}
pkg_postinst() {
- local d=mpi_root
+ local d=$(mpi_root)
einfo "Remember to copy $(mpi_root)usr/share/hpl/HPL.dat to your working directory"
einfo "before running xhpl. Typically one may run hpl by executing:"
einfo "\"mpiexec -np 4 /usr/bin/xhpl\""