source:
install/g2complete/build.sh
@
3915
Last change on this file since 3915 was 3915, checked in by toby, 3 years ago | |
---|---|
|
|
File size: 192 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | echo 'running build.sh' |
3 | mkdir -p $PREFIX/GSASII |
4 | cp $RECIPE_DIR/src/bootstrap.py $PREFIX/GSASII |
5 | which python |
6 | which $PYTHON |
7 | $PYTHON $PREFIX/GSASII/bootstrap.py --noproxy --noinstall |
Note: See TracBrowser
for help on using the repository browser.