aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2015-11-23 19:03:32 -0700
committerChristoph Junghans <ottxor@gentoo.org>2015-11-23 19:03:32 -0700
commitbb7d54d46ada1cf6551d78ae2c59716c1d391996 (patch)
tree33b3f194be2b925bd2b5c436718d490ec025b456
parentsci-libs/lmfit: initial commit (diff)
parentMerge pull request #539 from TheChymera/patch-1 (diff)
downloadsci-bb7d54d4.tar.gz
sci-bb7d54d4.tar.bz2
sci-bb7d54d4.zip
Merge branch 'master' of ssh://github.com/gentoo-science/sci
-rw-r--r--sci-biology/fsl/fsl-5.0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/fsl/fsl-5.0.8.ebuild b/sci-biology/fsl/fsl-5.0.8.ebuild
index 406e35c4d..4bcb6a0c5 100644
--- a/sci-biology/fsl/fsl-5.0.8.ebuild
+++ b/sci-biology/fsl/fsl-5.0.8.ebuild
@@ -135,6 +135,6 @@ pkg_postinst() {
echo
einfo "Please run the following commands if you"
einfo "intend to use fsl from an existing shell:"
- einfo "env-update && source /etc/porfile"
+ einfo "env-update && source /etc/profile"
echo
}