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

start on OSX packaging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • install/g2complete/build.sh

    r3910 r3915  
    33mkdir -p $PREFIX/GSASII
    44cp $RECIPE_DIR/src/bootstrap.py $PREFIX/GSASII
    5 python $PREFIX/GSASII/bootstrap.py --noproxy --noinstall
     5which python
     6which $PYTHON
     7$PYTHON $PREFIX/GSASII/bootstrap.py --noproxy --noinstall
Note: See TracChangeset for help on using the changeset viewer.