aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/chemBuild/files/chemBuild')
-rw-r--r--sci-chemistry/chemBuild/files/chemBuild9
1 files changed, 0 insertions, 9 deletions
diff --git a/sci-chemistry/chemBuild/files/chemBuild b/sci-chemistry/chemBuild/files/chemBuild
deleted file mode 100644
index 308804158..000000000
--- a/sci-chemistry/chemBuild/files/chemBuild
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-
-export CCPNMR_TOP_DIR=gentoo_sitedir
-export PYTHONPATH=${CCPNMR_TOP_DIR}/chemBuild/python
-export LD_LIBRARY_PATH=gentoolibdir
-export TCL_LIBRARY=gentootcl
-export TK_LIBRARY=gentootk
-export PSIPRED_DIR=gentoousr
-gentoopython -O ${CCPNMR_TOP_DIR}/chemBuild/python/ccpnmr/chemBuild/ChemBuild.py $@