~durga/maus/rel709

« back to all changes in this revision

Viewing changes to third_party/bash/35geant4.9.6.bash

  • Committer: Adam Dobbs
  • Date: 2014-12-11 13:26:05 UTC
  • mfrom: (659.1.96 release-candidate)
  • Revision ID: phuccj@gmail.com-20141211132605-6g6j2927elggi2q6
Tags: MAUS-v0.9.2
MAUS-v0.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
        sleep 1
39
39
        tar xfz ${MAUS_ROOT_DIR}/third_party/source/${filename} -C ${MAUS_ROOT_DIR}/third_party/source/
40
40
        cd ${MAUS_ROOT_DIR}/third_party/build/${directory}
41
 
        echo
42
 
        echo "INFO: Unpacking geant4 data:"
43
 
        echo
44
 
        tar xfz ${MAUS_ROOT_DIR}/third_party/source/geant4.9.6_data.tar.gz
45
41
 
46
42
        echo
47
43
        echo "INFO: Generating make files:"