summarylogtreecommitdiffstats
path: root/mpich2.profile
diff options
context:
space:
mode:
authorJonathan Kotta2020-07-02 18:30:53 -0500
committerJonathan Kotta2020-07-02 18:30:53 -0500
commit85333ca27bfa748b9f20f102db31f288a27739d9 (patch)
tree6da39af5a16a7d5c61dfbe5f57b99b6bcbc52545 /mpich2.profile
parent19ca142592dd91f0411c327b341f6b201aed77af (diff)
downloadaur-85333ca27bfa748b9f20f102db31f288a27739d9.tar.gz
build with gfortran-8
Diffstat (limited to 'mpich2.profile')
-rw-r--r--mpich2.profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mpich2.profile b/mpich2.profile
index 1cf217e109b7..020d0481ebb9 100644
--- a/mpich2.profile
+++ b/mpich2.profile
@@ -1,2 +1,3 @@
-export PATH=$PATH:/opt/mpich2/bin
-export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/mpich2/lib/pkgconfig
+export PATH=${PATH}:/opt/mpich2/bin
+export MANPATH=${MANPATH}:/opt/mpich2/share/man
+export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:/opt/mpich2/lib/pkgconfig