diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-09-27 08:26:00 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-09-27 08:26:00 +0000 |
commit | 3b30bd52e25f62c142641393a9f593cb4dc9520b (patch) | |
tree | d10481959d17bd1fa02d65236af9693fb3d76321 /sci-chemistry/ccpn/files/analysis | |
parent | Version bump. (diff) | |
download | gentoo-2-3b30bd52e25f62c142641393a9f593cb4dc9520b.tar.gz gentoo-2-3b30bd52e25f62c142641393a9f593cb4dc9520b.tar.bz2 gentoo-2-3b30bd52e25f62c142641393a9f593cb4dc9520b.zip |
Fixes psipred detection, python file patches
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/ccpn/files/analysis')
-rw-r--r-- | sci-chemistry/ccpn/files/analysis | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-chemistry/ccpn/files/analysis b/sci-chemistry/ccpn/files/analysis index c94ee6a3a501..30250f09195e 100644 --- a/sci-chemistry/ccpn/files/analysis +++ b/sci-chemistry/ccpn/files/analysis @@ -5,4 +5,5 @@ export PYTHONPATH=.:${CCPNMR_TOP_DIR}/ccpn/python export LD_LIBRARY_PATH=gentoolibdir export TCL_LIBRARY=gentootcl export TK_LIBRARY=gentootk +export PSIPRED_DIR=gentoousr gentoopython -i -O ${CCPNMR_TOP_DIR}/ccpn/python/ccpnmr/analysis/AnalysisGui.py $1 $2 $3 $4 $5 $6 |