commit:     062ff55d99a5f7c8e232aa453b49984917998ecc
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Sat Nov 14 03:13:00 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 14 03:13:00 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=062ff55d

sci-biology/fsl: added info about updating environment

Package-Manager: portage-2.2.23

 sci-biology/fsl/ChangeLog        | 3 +++
 sci-biology/fsl/fsl-5.0.8.ebuild | 8 ++++++++
 2 files changed, 11 insertions(+)

diff --git a/sci-biology/fsl/ChangeLog b/sci-biology/fsl/ChangeLog
index ff2e8c5..f802c57 100644
--- a/sci-biology/fsl/ChangeLog
+++ b/sci-biology/fsl/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  14 Nov 2015;  <chym...@gentoo.org> fsl-5.0.8.ebuild:
+  sci-biology/fsl: added info about updating environment
+
   04 Nov 2015; Horea Christian <h....@mail.ru> fsl-5.0.8.ebuild:
   sci-biology/fsl: new sources location (upstream removes old sources)
 

diff --git a/sci-biology/fsl/fsl-5.0.8.ebuild b/sci-biology/fsl/fsl-5.0.8.ebuild
index 6762267..406e35c 100644
--- a/sci-biology/fsl/fsl-5.0.8.ebuild
+++ b/sci-biology/fsl/fsl-5.0.8.ebuild
@@ -130,3 +130,11 @@ src_install() {
        doenvd "${FILESDIR}"/99fsl
        rm "${ED}"/usr/bin/cluster || die
 }
+
+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"
+       echo
+}

Reply via email to