Changeset 3916 for install/g2complete


Ignore:
Timestamp:
Apr 22, 2019 5:15:55 PM (5 years ago)
Author:
toby
Message:

start on OSX packaging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • install/g2complete/build.sh

    r3915 r3916  
    33mkdir -p $PREFIX/GSASII
    44cp $RECIPE_DIR/src/bootstrap.py $PREFIX/GSASII
     5echo env
     6env
     7echo 'which python'
    58which python
     9echo 'which $PYTHON'
    610which $PYTHON
    711$PYTHON $PREFIX/GSASII/bootstrap.py --noproxy --noinstall
Note: See TracChangeset for help on using the changeset viewer.