diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-01-03 17:42:29 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-01-03 17:42:29 +0100 |
commit | 7ae8aa81c71d3d3c39630df724ae8e72911127ba (patch) | |
tree | c095450e517ac9ab8c1fb604bcf74ed308028b76 /sci-chemistry/nmrpipe/files | |
parent | Version Bump (diff) | |
download | sci-7ae8aa81c71d3d3c39630df724ae8e72911127ba.tar.gz sci-7ae8aa81c71d3d3c39630df724ae8e72911127ba.tar.bz2 sci-7ae8aa81c71d3d3c39630df724ae8e72911127ba.zip |
Added missing env
(Portage version: 2.2.0_alpha12/git/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-chemistry/nmrpipe/files')
-rw-r--r-- | sci-chemistry/nmrpipe/files/env-nmrpipe-new | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-chemistry/nmrpipe/files/env-nmrpipe-new b/sci-chemistry/nmrpipe/files/env-nmrpipe-new index c8aa37b0c..f53c423b7 100644 --- a/sci-chemistry/nmrpipe/files/env-nmrpipe-new +++ b/sci-chemistry/nmrpipe/files/env-nmrpipe-new @@ -11,6 +11,9 @@ MANPATH="/opt/nmrpipe/man" TALOS_DIR="/opt/nmrpipe/talos" TALOSP_DIR="/opt/nmrpipe/talosplus" +SPARTA_DIR="/opt/nmrpipe/sparta" +SPARTAP_DIR="/opt/nmrpipe/spartaplus" + # Dynamo DYNAMO_DIR="/opt/nmrpipe/dynamo" DYNAMO_PARAMS="/opt/nmrpipe/dynamo/params" |