X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=AliGeant4%2Fconfig%2Fsetup.sh;h=40867083b420b80ebaa509695c78e1b042781490;hb=c02178127774b63798ce29ce6c6e25fd2c106e64;hp=230c054b2b030d903e4c2111aa8937982de737eb;hpb=b54d50516d401ff5185b35815a6617f5b69a7aa8;p=u%2Fmrichter%2FAliRoot.git diff --git a/AliGeant4/config/setup.sh b/AliGeant4/config/setup.sh index 230c054b2b0..40867083b42 100755 --- a/AliGeant4/config/setup.sh +++ b/AliGeant4/config/setup.sh @@ -324,7 +324,7 @@ fi # if [ -d $LHCXX_BASE/CLHEP/1.5.0.0 ]; then - export CLHEP_BASE_DIR=$LHCXX_BASE/CLHEP/1.5.0.0 + export CLHEP_BASE_DIR=$LHCXX_BASE/CLHEP/1.6.0.0 else echo "WARNING: CLHEP has not been found in the default path." if [ "$VERBOSE" = "YES" ]; then