Changeset 3915 for install/g2complete/build.sh
- Timestamp:
- Apr 22, 2019 5:06:46 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install/g2complete/build.sh
r3910 r3915 3 3 mkdir -p $PREFIX/GSASII 4 4 cp $RECIPE_DIR/src/bootstrap.py $PREFIX/GSASII 5 python $PREFIX/GSASII/bootstrap.py --noproxy --noinstall 5 which python 6 which $PYTHON 7 $PYTHON $PREFIX/GSASII/bootstrap.py --noproxy --noinstall
Note: See TracChangeset
for help on using the changeset viewer.