aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-23 12:02:48 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-23 12:02:48 +0100
commit7f384b10e55c82a1d6ac40121e7a65c458865489 (patch)
treec41a6ea2110a5730e1ae2c8888bb003575fdfa45
parentMerge remote-tracking branch 'github/master' (diff)
parenttypo (diff)
downloadsci-7f384b10.tar.gz
sci-7f384b10.tar.bz2
sci-7f384b10.zip
Merge pull request #539 from TheChymera/patch-1
typo
-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
}