Changeset 3916 for install/g2complete
- Timestamp:
- Apr 22, 2019 5:15:55 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install/g2complete/build.sh
r3915 r3916 3 3 mkdir -p $PREFIX/GSASII 4 4 cp $RECIPE_DIR/src/bootstrap.py $PREFIX/GSASII 5 echo env 6 env 7 echo 'which python' 5 8 which python 9 echo 'which $PYTHON' 6 10 which $PYTHON 7 11 $PYTHON $PREFIX/GSASII/bootstrap.py --noproxy --noinstall
Note: See TracChangeset
for help on using the changeset viewer.