Print

Print


Commit in SlacMCPrj/scripts on MAIN
setup-aliroot.sh-201.1 removed


SlacMCPrj/scripts
setup-aliroot.sh removed after 1.1
diff -N setup-aliroot.sh
--- setup-aliroot.sh	1 Feb 2006 20:35:10 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,20 +0,0 @@
-#!/bin/sh
-
-source setup-root.sh
-
-if [ -z "$ALICE" ]; then
-#  ALICE=/afs/cern.ch/alice/offline
-  export ALICE=$PRJ_EXTERN/AliRoot
-fi
-
-if [ -z "$ALICE_LEVEL" ]; then
-  export ALICE_LEVEL=pro
-fi
-
-export ALICE_ROOT=$ALICE/$ALICE_LEVEL
-export ALICE_TARGET=`uname | tr [A-Z] [a-z]`
-export LD_LIBRARY_PATH=$ALICE_ROOT/lib/tgt_${ALICE_TARGET}\:$LD_LIBRARY_PATH
-
-PATH=$PATH:$ALICE_ROOT/bin/tgt_${ALICE_TARGET}
-
-env | grep "ALICE"
CVSspam 0.2.8