commit: 24370907c9b2211dbfcc32e8a2f9de46eda62b20 Author: Horea Christian <h.chr <AT> mail <DOT> ru> AuthorDate: Tue Mar 10 01:44:09 2015 +0000 Commit: Francois Bissey <f.r.bissey <AT> massey <DOT> ac <DOT> nz> CommitDate: Tue Mar 10 01:44:09 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=24370907
installing fsl.sh Package-Manager: portage-2.2.18 sci-biology/fsl/ChangeLog | 3 +++ sci-biology/fsl/fsl-5.0.6.ebuild | 3 +++ 2 files changed, 6 insertions(+) diff --git a/sci-biology/fsl/ChangeLog b/sci-biology/fsl/ChangeLog index 4475d87..815ad20 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 # $Header: $ + 10 Mar 2015; <[email protected]> fsl-5.0.6.ebuild: + installing fsl.sh + 05 Mar 2015; <[email protected]> fsl-5.0.6.ebuild: removing faulty check diff --git a/sci-biology/fsl/fsl-5.0.6.ebuild b/sci-biology/fsl/fsl-5.0.6.ebuild index 80e06e1..5f26672 100644 --- a/sci-biology/fsl/fsl-5.0.6.ebuild +++ b/sci-biology/fsl/fsl-5.0.6.ebuild @@ -109,6 +109,9 @@ src_install() { insinto /usr/libexec/fsl doins -r tcl + insinto /etc/fslconf + doins etc/fslconf/fsl.sh + insinto /etc doins -r etc/default_flobs.flobs etc/flirtsch etc/js etc/luts #if use matlab; then
